Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_types.h430 #define IS_ALIAS_PTR 15 macro
970 Z_TYPE_INFO_P(z) = IS_ALIAS_PTR; \
/PHP-7.4/ext/opcache/
H A Dzend_persist.c1041 if (EXPECTED(Z_TYPE(p->val) != IS_ALIAS_PTR)) { in zend_accel_persist_class_table()

Completed in 24 milliseconds