Home
last modified time | relevance | path

Searched defs:scope (Results 26 – 37 of 37) sorted by path

12

/php-src/ext/opcache/
H A DZendAccelerator.c4167 zend_class_entry *scope = op_array->scope; local
H A Dzend_file_cache.c1284 zend_type *type, zend_class_entry *scope, zend_persistent_script *script, void *buf)
H A Dzend_persist.c406 zend_class_entry *scope = zend_shared_alloc_get_xlat_entry(op_array->scope); in zend_persist_op_array_ex() local
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c194 zend_class_entry *scope = obj->ce; in zend_jit_push_static_metod_call_frame() local
201 zend_class_entry *scope = obj->ce; in zend_jit_push_static_metod_call_frame_tmp() local
/php-src/ext/reflection/
H A Dphp_reflection.c149 zend_class_entry *scope; member
804 static void _function_string(smart_str *str, zend_function *fptr, zend_class_entry *scope, char* in… in _function_string()
1148 zend_class_entry *scope, uint32_t target, zend_string *filename) in reflection_attribute_factory()
1167 static int read_attributes(zval *ret, HashTable *attributes, zend_class_entry *scope, in read_attributes()
1222 uint32_t offset, zend_class_entry *scope, uint32_t target, zend_string *filename) /* {{{ */ in reflect_attributes()
2856 zend_class_entry *scope = param->fptr->common.scope; in ZEND_METHOD() local
/php-src/ext/sockets/
H A Dsockaddr_conv.c23 char *scope = strchr(string, '%'); in php_set_inet6_addr() local
/php-src/ext/standard/
H A Dbasic_functions.c512 zend_class_entry *scope; in PHP_FUNCTION() local
/php-src/ext/zend_test/
H A Dtest.c810 …ttribute_validate_zendtestattribute(zend_attribute *attr, uint32_t target, zend_class_entry *scope) in zend_attribute_validate_zendtestattribute()
/php-src/sapi/phpdbg/
H A Dphpdbg.h216 zend_class_entry *scope; member
H A Dphpdbg_list.c195 zend_class_entry *scope = zend_get_executed_scope(); in phpdbg_list_function_byname() local
H A Dphpdbg_print.c189 zend_class_entry *scope = zend_get_executed_scope(); in PHPDBG_PRINT() local
H A Dphpdbg_watch.c1360 zend_class_entry *scope = zend_get_executed_scope(); local

Completed in 96 milliseconds

12