Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.c2750 zend_class_entry *last_scope; in zend_is_callable_check_func() local
2795 last_scope = EG(scope); in zend_is_callable_check_func()
2801 EG(scope) = last_scope; in zend_is_callable_check_func()
2804 EG(scope) = last_scope; in zend_is_callable_check_func()

Completed in 23 milliseconds