Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_builtin_functions.c1577 bool zendext = 0; in ZEND_FUNCTION() local
1579 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &zendext) == FAILURE) { in ZEND_FUNCTION()
1585 if (zendext) { in ZEND_FUNCTION()

Completed in 21 milliseconds