Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_types.h545 #define IS_ALIAS_PTR 14 macro
1096 Z_TYPE_INFO_P(z) = IS_ALIAS_PTR; \
/PHP-8.0/ext/opcache/
H A Dzend_persist.c1150 if (EXPECTED(Z_TYPE(p->val) != IS_ALIAS_PTR)) { in zend_accel_persist_class_table()

Completed in 14 milliseconds