zend_hash_exists 1922 Zend/zend_API.c if (zend_hash_exists(&module_registry, lcname, name_len+1)) { zend_hash_exists 2196 Zend/zend_API.c if (zend_hash_exists(target_function_table, lowercase_name, fname_len+1)) { zend_hash_exists 1135 Zend/zend_builtin_functions.c if (zend_hash_exists(&ce->function_table, lcname, method_len+1)) { zend_hash_exists 2426 Zend/zend_builtin_functions.c if (zend_hash_exists(&module_registry, lcname, extension_name_len+1)) { zend_hash_exists 3063 Zend/zend_compile.c if (!zend_hash_exists(&ce->function_table, lc_class_name, ce->name_length+1)) { zend_hash_exists 3065 Zend/zend_compile.c if (!zend_hash_exists(&ce->function_table, lc_parent_class_name, ce->parent->name_length+1) && zend_hash_exists 4087 Zend/zend_compile.c method_exists = zend_hash_exists(&cur_method_ref->ce->function_table, zend_hash_exists 4147 Zend/zend_compile.c method_exists = zend_hash_exists(&cur_method_ref->ce->function_table, zend_hash_exists 4367 Zend/zend_compile.c if (zend_hash_exists(&ce->function_table, zend_hash_exists 7028 Zend/zend_compile.c if (zend_hash_exists(CG(class_table), c_ns_name, Z_STRLEN_P(CG(current_namespace)) + 1 + Z_STRLEN_P(name)+1)) { zend_hash_exists 375 Zend/zend_hash.h return zend_hash_exists(ht, arKey, nKeyLength); zend_hash_exists 250 Zend/zend_ts_hash.c retval = zend_hash_exists(TS_HASH(ht), arKey, nKeyLength); zend_hash_exists 3768 Zend/zend_vm_def.h failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1); zend_hash_exists 2675 Zend/zend_vm_execute.h failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1); zend_hash_exists 7980 Zend/zend_vm_execute.h failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1); zend_hash_exists 13297 Zend/zend_vm_execute.h failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1); zend_hash_exists 30891 Zend/zend_vm_execute.h failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1); zend_hash_exists 209 ext/dom/xpath.c } else if ( intern->registerPhpFunctions == 2 && zend_hash_exists(intern->registered_phpfunctions, callable, strlen(callable) + 1) == 0) { zend_hash_exists 235 ext/exif/exif.c if (zend_hash_exists(&module_registry, "mbstring", sizeof("mbstring"))) { zend_hash_exists 397 ext/filter/filter.c zend_hash_exists(HASH_OF(options), "default", sizeof("default")) zend_hash_exists 583 ext/filter/filter.c if (array_ptr && HASH_OF(array_ptr) && zend_hash_exists(HASH_OF(array_ptr), var, var_len + 1)) { zend_hash_exists 4243 ext/mbstring/mbstring.c if (!zend_hash_exists(&ht_headers, "MIME-VERSION", sizeof("MIME-VERSION") - 1)) { zend_hash_exists 2091 ext/mssql/php_mssql.c if (zend_hash_exists(statement->binds, param_name, param_name_len)) { zend_hash_exists 294 ext/mysqlnd/mysqlnd_debug.c 0 == zend_hash_exists(&self->not_filtered_functions, func_name, strlen(func_name) + 1)) zend_hash_exists 352 ext/mysqlnd/mysqlnd_debug.c 1 == zend_hash_exists(&self->not_filtered_functions, func_name, strlen(func_name) + 1)) zend_hash_exists 772 ext/opcache/Optimizer/block_pass.c if(zend_hash_exists(&module_registry, Z_STRVAL_P(arg), Z_STRLEN_P(arg)+1)) { zend_hash_exists 1240 ext/opcache/ZendAccelerator.c if (zend_hash_exists(&EG(symbol_table), jit_auto_globals_info[i].name, jit_auto_globals_info[i].len)) { zend_hash_exists 1251 ext/opcache/ZendAccelerator.c if (zend_hash_exists(&EG(symbol_table), jit_auto_globals_info[3].name, jit_auto_globals_info[3].len)) { zend_hash_exists 968 ext/opcache/zend_accelerator_util_funcs.c if (!zend_hash_exists(EG(zend_constants), name, len + 1)) { zend_hash_exists 188 ext/pdo/pdo.c if (!zend_hash_exists(&module_registry, "pdo", sizeof("pdo"))) { zend_hash_exists 199 ext/pdo/pdo.c if (!zend_hash_exists(&module_registry, "pdo", sizeof("pdo"))) { zend_hash_exists 163 ext/phar/func_interceptors.c if (!zend_hash_exists(&(phar->manifest), entry + 1, entry_len - 1)) { zend_hash_exists 171 ext/phar/func_interceptors.c if (!zend_hash_exists(&(phar->manifest), entry, entry_len)) { zend_hash_exists 286 ext/phar/func_interceptors.c if (!zend_hash_exists(&(phar->manifest), entry + 1, entry_len - 1)) { zend_hash_exists 294 ext/phar/func_interceptors.c if (!zend_hash_exists(&(phar->manifest), entry, entry_len)) { zend_hash_exists 382 ext/phar/func_interceptors.c if (!zend_hash_exists(&(phar->manifest), entry + 1, entry_len - 1)) { zend_hash_exists 390 ext/phar/func_interceptors.c if (!zend_hash_exists(&(phar->manifest), entry, entry_len)) { zend_hash_exists 666 ext/phar/func_interceptors.c if (zend_hash_exists(&(phar->virtual_dirs), entry, entry_len)) { zend_hash_exists 710 ext/phar/func_interceptors.c if (zend_hash_exists(&(phar->virtual_dirs), entry + 1, entry_len - 1)) { zend_hash_exists 122 ext/phar/phar.c PHAR_G(has_bz2) = zend_hash_exists(&module_registry, "bz2", sizeof("bz2")); zend_hash_exists 123 ext/phar/phar.c PHAR_G(has_zlib) = zend_hash_exists(&module_registry, "zlib", sizeof("zlib")); zend_hash_exists 1746 ext/phar/phar.c if (zend_hash_exists(&(PHAR_GLOBALS->phar_fname_map), realpath, strlen(realpath))) { zend_hash_exists 1752 ext/phar/phar.c if (PHAR_G(manifest_cached) && zend_hash_exists(&cached_phars, realpath, strlen(realpath))) { zend_hash_exists 1915 ext/phar/phar.c if (zend_hash_exists(&(PHAR_GLOBALS->phar_alias_map), (char *) filename, pos - filename)) { zend_hash_exists 1921 ext/phar/phar.c if (PHAR_G(manifest_cached) && zend_hash_exists(&cached_alias, (char *) filename, pos - filename)) { zend_hash_exists 3514 ext/phar/phar.c PHAR_G(has_bz2) = zend_hash_exists(&module_registry, "bz2", sizeof("bz2")); zend_hash_exists 3515 ext/phar/phar.c PHAR_G(has_zlib) = zend_hash_exists(&module_registry, "zlib", sizeof("zlib")); zend_hash_exists 3617 ext/phar/phar.c if (zend_hash_exists(&module_registry, "openssl", sizeof("openssl"))) { zend_hash_exists 390 ext/phar/phar_object.c if (zend_hash_exists(&((*pphar)->manifest), e, e_len)) { zend_hash_exists 1290 ext/phar/phar_object.c if (zend_hash_exists(&module_registry, "openssl", sizeof("openssl"))) { zend_hash_exists 2631 ext/phar/phar_object.c if (zend_hash_exists(&phar_obj->arc.archive->manifest, fname, (uint) fname_len)) { zend_hash_exists 3459 ext/phar/phar_object.c if (!zend_hash_exists(&phar_obj->arc.archive->manifest, oldfile, (uint) oldfile_len) || SUCCESS != zend_hash_find(&phar_obj->arc.archive->manifest, oldfile, (uint) oldfile_len, (void**)&oldentry) || oldentry->is_deleted) { zend_hash_exists 3465 ext/phar/phar_object.c if (zend_hash_exists(&phar_obj->arc.archive->manifest, newfile, (uint) newfile_len)) { zend_hash_exists 3545 ext/phar/phar_object.c if (zend_hash_exists(&phar_obj->arc.archive->manifest, fname, (uint) fname_len)) { zend_hash_exists 3559 ext/phar/phar_object.c if (zend_hash_exists(&phar_obj->arc.archive->virtual_dirs, fname, (uint) fname_len)) { zend_hash_exists 3769 ext/phar/phar_object.c if (zend_hash_exists(&phar_obj->arc.archive->manifest, fname, (uint) fname_len)) { zend_hash_exists 623 ext/phar/stream.c if (zend_hash_exists(&(phar->virtual_dirs), internal_file, internal_file_len)) { zend_hash_exists 899 ext/phar/stream.c is_dir = zend_hash_exists(&(phar->virtual_dirs), resource_from->path+1, strlen(resource_from->path)-1); zend_hash_exists 470 ext/phar/tar.c if (!zend_hash_exists(&myphar->manifest, hdr->linkname, strlen(hdr->linkname))) { zend_hash_exists 575 ext/phar/tar.c if (zend_hash_exists(&(myphar->manifest), ".phar/stub.php", sizeof(".phar/stub.php")-1)) { zend_hash_exists 876 ext/phar/tar.c if (entry->filename_len >= sizeof(".phar/.metadata/") + sizeof("/.metadata.bin") - 1 && !zend_hash_exists(&(entry->phar->manifest), entry->filename + sizeof(".phar/.metadata/") - 1, entry->filename_len - (sizeof("/.metadata.bin") - 1 + sizeof(".phar/.metadata/") - 1))) { zend_hash_exists 1068 ext/phar/tar.c if (!zend_hash_exists(&phar->manifest, ".phar/stub.php", sizeof(".phar/stub.php")-1)) { zend_hash_exists 301 ext/phar/util.c if (zend_hash_exists(&(phar->manifest), test + 1, try_len - 1)) { zend_hash_exists 308 ext/phar/util.c if (zend_hash_exists(&(phar->manifest), test, try_len)) { zend_hash_exists 1289 ext/phar/util.c if (zend_hash_exists(&phar->virtual_dirs, path, path_len)) { zend_hash_exists 1544 ext/phar/util.c if (!zend_hash_exists(&module_registry, "openssl", sizeof("openssl"))) { zend_hash_exists 644 ext/phar/zip.c if (zend_hash_exists(&(mydata->manifest), ".phar/stub.php", sizeof(".phar/stub.php")-1)) { zend_hash_exists 1326 ext/phar/zip.c if (!zend_hash_exists(&phar->manifest, ".phar/stub.php", sizeof(".phar/stub.php")-1)) { zend_hash_exists 3671 ext/reflection/php_reflection.c || zend_hash_exists(&ce->function_table, lc_name, name_len + 1)) { zend_hash_exists 3857 ext/reflection/php_reflection.c if (zend_hash_exists(Z_OBJ_HT_P(intern->obj)->get_properties(intern->obj TSRMLS_CC), name, name_len+1)) { zend_hash_exists 4000 ext/reflection/php_reflection.c if (zend_hash_exists(&ce->constants_table, name, name_len + 1)) { zend_hash_exists 4813 ext/reflection/php_reflection.c if (zend_hash_exists(Z_OBJ_HT_P(classname)->get_properties(classname TSRMLS_CC), name_str, name_len+1)) { zend_hash_exists 6070 ext/reflection/php_reflection.c && zend_hash_exists(&Z_OBJCE_P(object)->properties_info, Z_STRVAL_P(member), Z_STRLEN_P(member)+1) zend_hash_exists 1442 ext/simplexml/simplexml.c if (zend_hash_exists(Z_ARRVAL_P(return_value), prefix, strlen(prefix) + 1) == 0) { zend_hash_exists 67 ext/soap/php_http.c !zend_hash_exists(Z_OBJPROP_P(this_ptr), "_digest", sizeof("_digest"))) { zend_hash_exists 1246 ext/soap/php_http.c zend_hash_exists(EG(function_table), "gzinflate", sizeof("gzinflate"))) { zend_hash_exists 1252 ext/soap/php_http.c zend_hash_exists(EG(function_table), "gzuncompress", sizeof("gzuncompress"))) { zend_hash_exists 100 ext/soap/php_schema.c !zend_hash_exists(&ctx->docs, (char*)location, xmlStrlen(location)+1)) { zend_hash_exists 328 ext/soap/php_sdl.c if (zend_hash_exists(&ctx->docs, struri, strlen(struri)+1)) { zend_hash_exists 1580 ext/soap/soap.c zend_hash_exists(EG(function_table), "gzinflate", sizeof("gzinflate"))) { zend_hash_exists 1586 ext/soap/soap.c zend_hash_exists(EG(function_table), "gzuncompress", sizeof("gzuncompress"))) { zend_hash_exists 1686 ext/soap/soap.c if (zend_hash_exists(&Z_OBJCE_P(tmp_soap)->function_table, ZEND_CONSTRUCTOR_FUNC_NAME, sizeof(ZEND_CONSTRUCTOR_FUNC_NAME))) { zend_hash_exists 1714 ext/soap/soap.c if (zend_hash_exists(&Z_OBJCE_P(tmp_soap)->function_table, php_strtolower(class_name, class_name_len), class_name_len+1)) { zend_hash_exists 1786 ext/soap/soap.c if (zend_hash_exists(function_table, php_strtolower(fn_name, Z_STRLEN(h->function_name)), Z_STRLEN(h->function_name) + 1) || zend_hash_exists 1788 ext/soap/soap.c zend_hash_exists(function_table, ZEND_CALL_FUNC_NAME, sizeof(ZEND_CALL_FUNC_NAME)))) { zend_hash_exists 1835 ext/soap/soap.c if (zend_hash_exists(function_table, php_strtolower(fn_name, Z_STRLEN(function_name)), Z_STRLEN(function_name) + 1) || zend_hash_exists 1837 ext/soap/soap.c zend_hash_exists(function_table, ZEND_CALL_FUNC_NAME, sizeof(ZEND_CALL_FUNC_NAME)))) { zend_hash_exists 2440 ext/soap/soap.c zend_hash_exists(EG(function_table), "gzinflate", sizeof("gzinflate")) && zend_hash_exists 2441 ext/soap/soap.c zend_hash_exists(EG(function_table), "gzdeflate", sizeof("gzdeflate")) && zend_hash_exists 2442 ext/soap/soap.c zend_hash_exists(EG(function_table), "gzuncompress", sizeof("gzuncompress")) && zend_hash_exists 2443 ext/soap/soap.c zend_hash_exists(EG(function_table), "gzcompress", sizeof("gzcompress")) && zend_hash_exists 2444 ext/soap/soap.c zend_hash_exists(EG(function_table), "gzencode", sizeof("gzencode"))) { zend_hash_exists 307 ext/spl/php_spl.c return zend_hash_exists(EG(class_table), (char*)lc_name, class_name_len+1); zend_hash_exists 442 ext/spl/php_spl.c if (zend_hash_exists(EG(class_table), lc_name, class_name_len + 1)) { zend_hash_exists 561 ext/spl/php_spl.c if (SPL_G(autoload_functions) && zend_hash_exists(SPL_G(autoload_functions), (char*)lc_name, func_name_len+1)) { zend_hash_exists 447 ext/spl/spl_observer.c found = zend_hash_exists(&intern->storage, hash, hash_len); zend_hash_exists 1341 ext/standard/array.c var_exists = zend_hash_exists(EG(active_symbol_table), var_name, var_name_len + 1); zend_hash_exists 4425 ext/standard/array.c if (zend_hash_exists(array, "", 1)) { zend_hash_exists 3546 ext/standard/basic_functions.c if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \ zend_hash_exists 3551 ext/standard/basic_functions.c if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \ zend_hash_exists 3556 ext/standard/basic_functions.c if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \ zend_hash_exists 3561 ext/standard/basic_functions.c if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \ zend_hash_exists 5806 ext/standard/basic_functions.c if (zend_hash_exists(SG(rfc1867_uploaded_files), path, path_len + 1)) { zend_hash_exists 5834 ext/standard/basic_functions.c if (!zend_hash_exists(SG(rfc1867_uploaded_files), path, path_len + 1)) { zend_hash_exists 799 ext/standard/var.c if (ce && ce != PHP_IC_ENTRY && zend_hash_exists(&ce->function_table, "__sleep", sizeof("__sleep"))) { zend_hash_exists 414 ext/standard/var_unserializer.c zend_hash_exists(&Z_OBJCE_PP(rval)->function_table, "__wakeup", sizeof("__wakeup"))) { zend_hash_exists 1827 ext/sybase_ct/php_sybase_ct.c if (zend_hash_exists(Z_ARRVAL_P(return_value), result->fields[i].name, strlen(result->fields[i].name)+1)) { zend_hash_exists 331 ext/xsl/xsltprocessor.c } else if ( intern->registerPhpFunctions == 2 && zend_hash_exists(intern->registered_phpfunctions, callable, strlen(callable) + 1) == 0) { zend_hash_exists 157 main/rfc1867.c return zend_hash_exists(&PG(rfc1867_protected_variables), varname, strlen(varname)+1); zend_hash_exists 545 main/streams/userspace.c if (zend_hash_exists(php_stream_get_url_stream_wrappers_hash(), protocol, protocol_len + 1)) { zend_hash_exists 285 sapi/apache/mod_php5.c && !zend_hash_exists(symbol_table, "PATH_TRANSLATED", sizeof("PATH_TRANSLATED")) zend_hash_exists 410 sapi/apache_hooks/mod_php5.c && !zend_hash_exists(symbol_table, "PATH_TRANSLATED", sizeof("PATH_TRANSLATED"))