Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_types.h936 #define Z_OPT_CONSTANT(zval) (Z_OPT_TYPE(zval) == IS_CONSTANT_AST) macro

Completed in 14 milliseconds