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 3069 Zend/zend_compile.c 		if (!zend_hash_exists(&ce->function_table, lc_class_name, ce->name_length+1)) {
zend_hash_exists 3071 Zend/zend_compile.c 			if (!zend_hash_exists(&ce->function_table, lc_parent_class_name, ce->parent->name_length+1) &&
zend_hash_exists 4101 Zend/zend_compile.c 				method_exists = zend_hash_exists(&cur_method_ref->ce->function_table,
zend_hash_exists 4162 Zend/zend_compile.c 				method_exists = zend_hash_exists(&cur_method_ref->ce->function_table,
zend_hash_exists 4397 Zend/zend_compile.c 					if (zend_hash_exists(&ce->function_table,
zend_hash_exists 7067 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 3778 Zend/zend_vm_def.h 						failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1);
zend_hash_exists 2682 Zend/zend_vm_execute.h 						failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1);
zend_hash_exists 7993 Zend/zend_vm_execute.h 						failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1);
zend_hash_exists 13310 Zend/zend_vm_execute.h 						failure_retval = zend_hash_exists(&EG(included_files), resolved_path, strlen(resolved_path)+1);
zend_hash_exists 30980 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 1664 ext/ldap/ldap.c 						if (zend_hash_exists(Z_ARRVAL_P(mod), LDAP_MODIFY_BATCH_VALUES, strlen(LDAP_MODIFY_BATCH_VALUES) + 1)) {
zend_hash_exists 1670 ext/ldap/ldap.c 						if (!zend_hash_exists(Z_ARRVAL_P(mod), LDAP_MODIFY_BATCH_VALUES, strlen(LDAP_MODIFY_BATCH_VALUES) + 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 1248 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 1259 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  963 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 1744 ext/phar/phar.c 		if (zend_hash_exists(&(PHAR_GLOBALS->phar_fname_map), realpath, strlen(realpath))) {
zend_hash_exists 1750 ext/phar/phar.c 		if (PHAR_G(manifest_cached) && zend_hash_exists(&cached_phars, realpath, strlen(realpath))) {
zend_hash_exists 1913 ext/phar/phar.c 		if (zend_hash_exists(&(PHAR_GLOBALS->phar_alias_map), (char *) filename, pos - filename)) {
zend_hash_exists 1919 ext/phar/phar.c 		if (PHAR_G(manifest_cached) && zend_hash_exists(&cached_alias, (char *) filename, pos - filename)) {
zend_hash_exists 3519 ext/phar/phar.c 		PHAR_G(has_bz2) = zend_hash_exists(&module_registry, "bz2", sizeof("bz2"));
zend_hash_exists 3520 ext/phar/phar.c 		PHAR_G(has_zlib) = zend_hash_exists(&module_registry, "zlib", sizeof("zlib"));
zend_hash_exists 3622 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 1291 ext/phar/phar_object.c 	if (zend_hash_exists(&module_registry, "openssl", sizeof("openssl"))) {
zend_hash_exists 2639 ext/phar/phar_object.c 	if (zend_hash_exists(&phar_obj->arc.archive->manifest, fname, (uint) fname_len)) {
zend_hash_exists 3467 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 3473 ext/phar/phar_object.c 	if (zend_hash_exists(&phar_obj->arc.archive->manifest, newfile, (uint) newfile_len)) {
zend_hash_exists 3553 ext/phar/phar_object.c 	if (zend_hash_exists(&phar_obj->arc.archive->manifest, fname, (uint) fname_len)) {
zend_hash_exists 3567 ext/phar/phar_object.c 		if (zend_hash_exists(&phar_obj->arc.archive->virtual_dirs, fname, (uint) fname_len)) {
zend_hash_exists 3777 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  479 ext/phar/tar.c 			if (!zend_hash_exists(&myphar->manifest, hdr->linkname, strlen(hdr->linkname))) {
zend_hash_exists  585 ext/phar/tar.c 	if (zend_hash_exists(&(myphar->manifest), ".phar/stub.php", sizeof(".phar/stub.php")-1)) {
zend_hash_exists  886 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 1078 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 3674 ext/reflection/php_reflection.c 		|| zend_hash_exists(&ce->function_table, lc_name, name_len + 1)) {
zend_hash_exists 3860 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 4003 ext/reflection/php_reflection.c 	if (zend_hash_exists(&ce->constants_table, name, name_len + 1)) {
zend_hash_exists 4816 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 6085 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 1445 ext/simplexml/simplexml.c 	if (zend_hash_exists(Z_ARRVAL_P(return_value), prefix, strlen(prefix) + 1) == 0) {
zend_hash_exists   70 ext/soap/php_http.c 	    !zend_hash_exists(Z_OBJPROP_P(this_ptr), "_digest", sizeof("_digest"))) {
zend_hash_exists 1256 ext/soap/php_http.c 		     zend_hash_exists(EG(function_table), "gzinflate", sizeof("gzinflate"))) {
zend_hash_exists 1262 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 1591 ext/soap/soap.c 				    zend_hash_exists(EG(function_table), "gzinflate", sizeof("gzinflate"))) {
zend_hash_exists 1597 ext/soap/soap.c 		           zend_hash_exists(EG(function_table), "gzuncompress", sizeof("gzuncompress"))) {
zend_hash_exists 1697 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 1725 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 1797 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 1799 ext/soap/soap.c 			     zend_hash_exists(function_table, ZEND_CALL_FUNC_NAME, sizeof(ZEND_CALL_FUNC_NAME)))) {
zend_hash_exists 1846 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 1848 ext/soap/soap.c 	     zend_hash_exists(function_table, ZEND_CALL_FUNC_NAME, sizeof(ZEND_CALL_FUNC_NAME)))) {
zend_hash_exists 2450 ext/soap/soap.c 	      zend_hash_exists(EG(function_table), "gzinflate", sizeof("gzinflate")) &&
zend_hash_exists 2451 ext/soap/soap.c 	      zend_hash_exists(EG(function_table), "gzdeflate", sizeof("gzdeflate")) &&
zend_hash_exists 2452 ext/soap/soap.c 	      zend_hash_exists(EG(function_table), "gzuncompress", sizeof("gzuncompress")) &&
zend_hash_exists 2453 ext/soap/soap.c 	      zend_hash_exists(EG(function_table), "gzcompress", sizeof("gzcompress")) &&
zend_hash_exists 2454 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  436 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 3549 ext/standard/basic_functions.c 	if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \
zend_hash_exists 3554 ext/standard/basic_functions.c 	if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \
zend_hash_exists 3559 ext/standard/basic_functions.c 	if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \
zend_hash_exists 3564 ext/standard/basic_functions.c 	if (zend_hash_exists(&basic_submodules, #module, strlen(#module))) { \
zend_hash_exists 5812 ext/standard/basic_functions.c 	if (zend_hash_exists(SG(rfc1867_uploaded_files), path, path_len + 1)) {
zend_hash_exists 5840 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  440 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  158 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"))