Searched refs:zendext (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/Zend/ | ||
| H A D | zend_builtin_functions.c | 1942 zend_bool zendext = 0; local 1944 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|b", &zendext) == FAILURE) { 1950 if (zendext) { |
Completed in 5 milliseconds