Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds