Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_func_info.h27 #define ZEND_FUNC_VARARG (1<<2) macro
H A Dzend_optimizer.c688 return ZEND_FUNC_VARARG; in zend_optimizer_classify_function()
690 return ZEND_FUNC_VARARG; in zend_optimizer_classify_function()
692 return ZEND_FUNC_VARARG; in zend_optimizer_classify_function()

Completed in 9 milliseconds