Searched defs:ZEND_ARG_ARRAY_INFO (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/Zend/ | ||
| H A D | zend_API.h | 104 #define ZEND_ARG_ARRAY_INFO(pass_by_ref, name, allow_null) { #name, sizeof(#name)-1, NULL, 0, IS_ARRAY, allow_null, pass_by_ref}, macro |
Completed in 5 milliseconds