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