Home
last modified time | relevance | path

Searched defs:RETURN_VALUE_USED (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_cfg.h122 #define RETURN_VALUE_USED(opline) \ macro
/PHP-7.2/Zend/
H A Dzend_execute.c107 #define RETURN_VALUE_USED(opline) ((opline)->result_type != IS_UNUSED) macro

Completed in 23 milliseconds