Home
last modified time | relevance | path

Searched refs:zendext (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_builtin_functions.c1520 bool zendext = 0; in ZEND_FUNCTION() local
1522 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &zendext) == FAILURE) { in ZEND_FUNCTION()
1528 if (zendext) { in ZEND_FUNCTION()

Completed in 9 milliseconds