Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.h282 #define ZEND_ACC_NEARLY_LINKED (1 << 22) /* X | | | */ macro
H A Dzend_execute_API.c928 (ce->ce_flags & ZEND_ACC_NEARLY_LINKED))) { in zend_lookup_class_ex()
H A Dzend_inheritance.c2522 ce->ce_flags |= ZEND_ACC_NEARLY_LINKED; in zend_do_link_class()

Completed in 39 milliseconds