Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds