Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.h285 #define ZEND_ACC_HAS_UNLINKED_USES (1 << 23) /* X | | | */ macro
H A Dzend_execute_API.c929 ce->ce_flags |= ZEND_ACC_HAS_UNLINKED_USES; in zend_lookup_class_ex()
H A Dzend_inheritance.c2445 if (ce->ce_flags & ZEND_ACC_HAS_UNLINKED_USES) { in check_unrecoverable_load_failure()

Completed in 21 milliseconds