Home
last modified time | relevance | path

Searched refs:ZEND_ACC_INHERITED (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/opcache/Optimizer/
H A Descape_analysis.c180 uint32_t forbidden_flags = ZEND_ACC_INHERITED in is_allocation_def()
251 !(ce->ce_flags & ZEND_ACC_INHERITED)) { in is_local_def()
H A Dzend_inference.c4653 (ce->ce_flags & ZEND_ACC_INHERITED)) { in zend_may_throw()
/PHP-7.4/Zend/
H A Dzend_compile.h255 #define ZEND_ACC_INHERITED (1 << 13) /* X | | | */ macro
H A Dzend_compile.c6475 ce->ce_flags |= ZEND_ACC_INHERITED; in zend_compile_class_decl()

Completed in 52 milliseconds