Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dxpath.c156 …} else if (intern->registerPhpFunctions == 2 && zend_hash_exists(intern->registered_phpfunctions, … in dom_xpath_ext_function_php()
H A Dphp_dom.c302 if (!obj->prop_handler || !zend_hash_exists(obj->prop_handler, name)) { in dom_get_property_ptr_ptr()
/PHP-8.3/ext/zend_test/
H A Dobserver.c197 } else if (zend_hash_exists(ZT_G(observer_observe_function_names), fbc->common.function_name)) { in observer_fcall_init()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg.c540 if (zend_hash_exists(files, func->op_array.filename)) { in PHP_FUNCTION()
554 if (zend_hash_exists(files, ce->info.user.filename)) { in PHP_FUNCTION()
556 if (func->type == ZEND_USER_FUNCTION && zend_hash_exists(files, func->op_array.filename)) { in PHP_FUNCTION()
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c1692 if (zend_hash_exists(&EG(symbol_table), ZSTR_KNOWN(ZEND_STR_AUTOGLOBAL_SERVER))) { in zend_accel_get_auto_globals()
1695 if (zend_hash_exists(&EG(symbol_table), ZSTR_KNOWN(ZEND_STR_AUTOGLOBAL_ENV))) { in zend_accel_get_auto_globals()
1698 if (zend_hash_exists(&EG(symbol_table), ZSTR_KNOWN(ZEND_STR_AUTOGLOBAL_REQUEST))) { in zend_accel_get_auto_globals()
3559 if (!(copy = zend_hash_exists(preload_scripts, filename))) {
3597 if (!(copy = zend_hash_exists(preload_scripts, filename))) {
3827 if (!zend_hash_exists(CG(class_table), key)) {
3896 if (zend_hash_exists(EG(class_table), lcname)) {
3998 && zend_hash_exists(EG(class_table), lcname)) {
H A Dzend_accelerator_util_funcs.c395 if (!zend_hash_exists(EG(zend_constants), name)) { in zend_accel_load_script()
/PHP-8.3/ext/filter/
H A Dfilter.c455 if (array_ptr && zend_hash_exists(Z_ARRVAL_P(array_ptr), var)) { in PHP_FUNCTION()
/PHP-8.3/Zend/
H A Dzend_inheritance.c2181 if (!zend_hash_exists(&trait->function_table, lcname)) { in zend_traits_init_trait_structures()
2255 if (!zend_hash_exists(&trait->function_table, lcname)) { in zend_traits_init_trait_structures()
2263 if (zend_hash_exists(&traits[j]->function_table, lcname)) { in zend_traits_init_trait_structures()
2356 && zend_hash_exists(&traits[i]->constants_table, constant_name)) { in find_first_constant_definition()
2470 && zend_hash_exists(&traits[i]->properties_info, prop_name)) { in find_first_property_definition()
H A Dzend_builtin_functions.c1068 exists = zend_hash_exists(EG(function_table), lcname); in ZEND_FUNCTION()
1977 if (zend_hash_exists(&module_registry, lcname)) { in ZEND_FUNCTION()
H A Dzend_hash.h230 static zend_always_inline bool zend_hash_exists(const HashTable *ht, zend_string *key) in zend_hash_exists() function
552 return zend_hash_exists(ht, key); in zend_symtable_exists()
H A Dzend_compile.c4984 if (zend_hash_exists(CG(active_op_array)->static_variables, var_name)) { in zend_compile_static_var()
7148 if (zend_hash_exists(&scope->properties_info, name)) { in zend_compile_params()
7755 if (zend_hash_exists(&ce->properties_info, name)) { in zend_compile_prop_decl()
8109 } while (zend_hash_exists(CG(class_table), lcname)); in zend_compile_class_decl()
H A Dzend_API.c2488 if (zend_hash_exists(&module_registry, lcname) || zend_get_extension(dep->name)) { in zend_register_module_ex()
3047 if (zend_hash_exists(target_function_table, lowercase_name)) { in zend_register_functions()
H A Dzend_execute.c3024 return zend_hash_exists(ht, str); in zend_array_key_exists_fast()
4898 if (zend_hash_exists(&EG(included_files), resolved_path)) { in zend_include_or_eval()
/PHP-8.3/ext/spl/
H A Dphp_spl.c288 return zend_hash_exists(EG(class_table), lc_name); in spl_autoload()
H A Dspl_observer.c424 bool found = zend_hash_exists(&intern->storage, key.key); in spl_object_storage_contains()
/PHP-8.3/ext/xsl/
H A Dxsltprocessor.c266 …} else if ( intern->registerPhpFunctions == 2 && zend_hash_exists(intern->registered_phpfunctions,… in xsl_ext_function_php()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c481 if (!zend_hash_exists(&ce->properties_info, prop_name)) { in _class_string()
4443 RETVAL_BOOL(zend_hash_exists(&ce->function_table, lc_name) || is_closure_invoke(ce, lc_name)); in ZEND_METHOD()
4600 if (zend_hash_exists(Z_OBJ_HT(intern->obj)->get_properties(Z_OBJ(intern->obj)), name)) { in ZEND_METHOD()
4726 if (zend_hash_exists(&ce->constants_table, name)) { in ZEND_METHOD()
5247 if (zend_hash_exists(&trait->function_table, lcname)) { in ZEND_METHOD()
5520 if (zend_hash_exists(classname_obj->handlers->get_properties(classname_obj), name)) { in ZEND_METHOD()
7164 if (zend_hash_exists(&object->ce->properties_info, name) in _reflection_write_property()
/PHP-8.3/ext/standard/
H A Dvar_unserializer.re378 return zend_hash_exists(classes, lcname);
823 && zend_hash_exists(&Z_OBJCE_P(rval)->function_table, ZSTR_KNOWN(ZEND_STR_WAKEUP));
H A Durl_scanner_ex.re217 if (!zend_hash_exists(&BG(url_adapt_session_hosts_ht), tmp)) {
H A Darray.c5791 if (!zend_hash_exists(&exclude, str)) {
6657 RETVAL_BOOL(zend_hash_exists(ht, ZSTR_EMPTY_ALLOC()));
/PHP-8.3/Zend/Optimizer/
H A Dsccp.c712 res = zend_hash_exists(ht, Z_STR_P(op1)); in ct_eval_in_array()
720 res = zend_hash_exists(ht, ZSTR_EMPTY_ALLOC()); in ct_eval_in_array()
H A Dblock_pass.c381 if(zend_hash_exists(&module_registry, Z_STR_P(arg))) { in zend_optimize_block()
/PHP-8.3/main/streams/
H A Duserspace.c489 if (zend_hash_exists(php_stream_get_url_stream_wrappers_hash(), protocol)) { in PHP_FUNCTION()
/PHP-8.3/ext/session/
H A Dsession.c198 if (!zend_hash_exists(Z_ARRVAL_P(sess_var), name)) { in php_add_session_var()
/PHP-8.3/ext/simplexml/
H A Dsimplexml.c1461 if (!zend_hash_exists(Z_ARRVAL_P(return_value), key)) { in sxe_add_namespace_name()

Completed in 186 milliseconds