Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_API.c2806 zend_class_entry *last_scope; in zend_is_callable_check_func() local
2851 last_scope = EG(scope); in zend_is_callable_check_func()
2857 EG(scope) = last_scope; in zend_is_callable_check_func()
2860 EG(scope) = last_scope; in zend_is_callable_check_func()

Completed in 25 milliseconds