Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_builtin_functions.c1461 bool zendext = 0; in ZEND_FUNCTION() local
1463 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &zendext) == FAILURE) { in ZEND_FUNCTION()
1469 if (zendext) { in ZEND_FUNCTION()

Completed in 15 milliseconds