Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/tests/
H A Dconn_attr_5.phpt30 get_scope();
42 function get_scope() {
H A Dedition_2.phpt145 get_scope();
155 function get_scope() {
/PHP-8.0/Zend/
H A Dzend_API.c3009 static zend_always_inline zend_class_entry *get_scope(zend_execute_data *frame) in get_scope() function
3072 zend_class_entry *scope = get_scope(frame); in zend_is_callable_check_class()
3174 scope = get_scope(frame); in zend_is_callable_check_func()
3217 scope = get_scope(frame); in zend_is_callable_check_func()
3236 scope = get_scope(frame); in zend_is_callable_check_func()
3301 scope = get_scope(frame); in zend_is_callable_check_func()
3457 …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 27 milliseconds