Home
last modified time | relevance | path

Searched defs:scope (Results 26 – 36 of 36) sorted by relevance

12

/PHP-8.1/ext/reflection/
H A Dphp_reflection.c151 zend_class_entry *scope; member
767 static void _function_string(smart_str *str, zend_function *fptr, zend_class_entry *scope, char* in… in _function_string()
1106 zend_class_entry *scope, uint32_t target, zend_string *filename) in reflection_attribute_factory()
1124 static int read_attributes(zval *ret, HashTable *attributes, zend_class_entry *scope, in read_attributes()
1179 uint32_t offset, zend_class_entry *scope, uint32_t target, zend_string *filename) /* {{{ */ in reflect_attributes()
2820 zend_class_entry *scope = param->fptr->common.scope; in ZEND_METHOD() local
/PHP-8.1/ext/opcache/
H A Dzend_file_cache.c1205 zend_type *type, zend_class_entry *scope, zend_persistent_script *script, void *buf)
H A DZendAccelerator.c4178 zend_class_entry *scope = op_array->scope; local
/PHP-8.1/ext/ffi/
H A Dffi.c2342 zend_ffi_scope *scope = Z_PTR_P(zv); in zend_ffi_scope_hash_dtor() local
3181 zend_ffi_scope *scope = NULL; in zend_ffi_load() local
3462 ZEND_METHOD(FFI, scope) /* {{{ */ in ZEND_METHOD() argument
3465 zend_ffi_scope *scope = NULL; in ZEND_METHOD() local
/PHP-8.1/ext/standard/
H A Dbasic_functions.c579 zend_class_entry *scope; in PHP_FUNCTION() local
/PHP-8.1/Zend/
H A Dzend_compile.c1186 static zend_string *resolve_class_name(zend_string *name, zend_class_entry *scope) { in resolve_class_name()
1205 zend_string *zend_type_to_string_resolved(zend_type type, zend_class_entry *scope) { in zend_type_to_string_resolved()
1667 static bool zend_verify_ct_const_access(zend_class_constant *c, zend_class_entry *scope) in zend_verify_ct_const_access()
6807 zend_class_entry *scope = op_array->scope; in zend_compile_params() local
H A Dzend_execute.c1088 zend_type *type, zval *arg, void **cache_slot, zend_class_entry *scope, in zend_check_type()
3725 …e ZEND_COLD void ZEND_FASTCALL zend_wrong_clone_call(zend_function *clone, zend_class_entry *scope) in zend_wrong_clone_call()
H A Dzend_vm_execute.h4716 zend_class_entry *ce, *scope; in ZEND_CLONE_SPEC_CONST_HANDLER() local
7051 zend_class_entry *ce, *scope; in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER() local
14409 zend_class_entry *ce, *scope; in ZEND_CLONE_SPEC_TMPVAR_HANDLER() local
14745 zend_class_entry *called_scope, *scope; in ZEND_FETCH_CLASS_NAME_SPEC_TMPVAR_HANDLER() local
24578 zend_class_entry *ce, *scope; in ZEND_FETCH_CLASS_CONSTANT_SPEC_VAR_CONST_HANDLER() local
31693 zend_class_entry *ce, *scope; in ZEND_CLONE_SPEC_UNUSED_HANDLER() local
31754 zend_class_entry *called_scope, *scope; in ZEND_FETCH_CLASS_NAME_SPEC_UNUSED_HANDLER() local
33363 zend_class_entry *ce, *scope; in ZEND_FETCH_CLASS_CONSTANT_SPEC_UNUSED_CONST_HANDLER() local
38606 zend_class_entry *ce, *scope; in ZEND_CLONE_SPEC_CV_HANDLER() local
39365 zend_class_entry *called_scope, *scope; in ZEND_FETCH_CLASS_NAME_SPEC_CV_HANDLER() local
/PHP-8.1/ext/odbc/
H A Dphp_odbc.c3283 SQLUSMALLINT type, scope, nullable; in PHP_FUNCTION() local
/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.c2386 …property_info *lookup_prop_info(zend_class_entry *ce, zend_string *name, zend_class_entry *scope) { in lookup_prop_info()
/PHP-8.1/ext/ldap/
H A Dldap.c1553 static void php_ldap_do_search(INTERNAL_FUNCTION_PARAMETERS, int scope) in php_ldap_do_search()

Completed in 308 milliseconds

12