Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_execute_API.c450 #define Z_REAL_TYPE_P(p) (Z_TYPE_P(p) & ~IS_VISITED_CONSTANT) macro
487 …if (!zend_get_constant_ex(p->value.str.val, p->value.str.len, &const_value, scope, Z_REAL_TYPE_P(p… in zval_update_constant_ex()

Completed in 6 milliseconds