Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.c81 #define GET_POLYMORPHIC_CACHE_SLOT(literal) do { \ macro
741 GET_POLYMORPHIC_CACHE_SLOT(opline.op1.constant); in zend_do_fetch_static_member()
766 GET_POLYMORPHIC_CACHE_SLOT(opline.op1.constant); in zend_do_fetch_static_member()
780 GET_POLYMORPHIC_CACHE_SLOT(opline_ptr->op1.constant); in zend_do_fetch_static_member()
2002 GET_POLYMORPHIC_CACHE_SLOT(last_op->op2.constant); in zend_do_begin_method_call()
2491 GET_POLYMORPHIC_CACHE_SLOT(opline->op2.constant); in zend_do_begin_class_member_function_call()
5423 GET_POLYMORPHIC_CACHE_SLOT(opline_ptr->op2.constant); in zend_do_fetch_property()
5448 GET_POLYMORPHIC_CACHE_SLOT(opline.op2.constant); in zend_do_fetch_property()
5634 GET_POLYMORPHIC_CACHE_SLOT(opline->op2.constant); in zend_do_fetch_constant()

Completed in 22 milliseconds