Searched refs:zend_may_be_dynamic_property (Results 1 – 2 of 2) sorted by relevance
665 static bool zend_may_be_dynamic_property(zend_class_entry *ce, zend_string *member, bool on_this, c… in zend_may_be_dynamic_property() function
14212 …may_be_dynamic = zend_may_be_dynamic_property(ce, Z_STR_P(member), opline->op1_type == IS_UNUSED, …
Completed in 61 milliseconds