Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_compile.h641 #define ZEND_FETCH_CLASS_MASK 0x0f macro
H A Dzend_execute_API.c1535 fetch_type &= ZEND_FETCH_CLASS_MASK; in zend_fetch_class()
H A Dzend_compile.c3570 …opline->extended_value = (opline->extended_value & ~ZEND_FETCH_CLASS_MASK) | ZEND_FETCH_CLASS_INTE… in zend_do_implements_interface()

Completed in 34 milliseconds