Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h300 #define ZEND_ACC_NEARLY_LINKED (1 << 20) /* X | | | */ macro
H A Dzend_execute_API.c1172 (ce->ce_flags & ZEND_ACC_NEARLY_LINKED))) { in zend_lookup_class_ex()
H A Dzend_inheritance.c3218 ce->ce_flags |= ZEND_ACC_NEARLY_LINKED; in zend_do_link_class()

Completed in 36 milliseconds