Searched defs:on_this (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit.c | 600 …t zend_op_array *op_array, zend_class_entry *ce, zend_string *member, bool on_this, zend_string *f… in zend_get_known_property_info() 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() 1398 bool on_this; in zend_jit() local
|
H A D | zend_jit_ir.c | 8843 bool on_this, 14076 bool on_this, 14599 bool on_this, 14957 bool on_this, 15381 bool on_this,
|
H A D | zend_jit_trace.c | 4109 bool on_this = 0; in zend_jit_trace() local
|
Completed in 72 milliseconds