Home
last modified time | relevance | path

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

/PHP-8.3/ext/oci8/tests/
H A Dconn_attr_5.phpt34 get_scope();
46 function get_scope() {
H A Dedition_2.phpt150 get_scope();
160 function get_scope() {
/PHP-8.3/Zend/
H A Dzend_API.c3574 static zend_always_inline zend_class_entry *get_scope(zend_execute_data *frame) in get_scope() function
3646 zend_class_entry *scope = get_scope(frame); in zend_is_callable_check_class()
3748 scope = get_scope(frame); in zend_is_callable_check_func()
3813 scope = get_scope(frame); in zend_is_callable_check_func()
3832 scope = get_scope(frame); in zend_is_callable_check_func()
3897 scope = get_scope(frame); in zend_is_callable_check_func()
4059 …if (!zend_is_callable_check_class(Z_STR_P(obj), get_scope(frame), frame, fcc, &strict_class, error… in zend_is_callable_at_frame()

Completed in 28 milliseconds