Searched defs:calling_scope (Results 1 - 2 of 2) sorted by relevance

/PHP_TRUNK/Zend/
H A Dzend_execute_API.c742 zend_class_entry *calling_scope = NULL; local
809 calling_scope = fci_cache->calling_scope;
887 EG(scope) = calling_scope;
1104 fcall_cache.calling_scope = NULL;
H A Dzend_API.h58 zend_class_entry *calling_scope; member in struct:_zend_fcall_info_cache

Completed in 7 milliseconds