Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 29) sorted by relevance

12

/php-src/ext/dba/libinifile/
H A Dinifile.c409 static int inifile_filter(inifile *dba, inifile *from, const key_type *key, bool *found) in inifile_filter()
456 …e_replace_append(inifile *dba, const key_type *key, const val_type *value, int append, bool *found) in inifile_delete_replace_append()
565 int inifile_delete_ex(inifile *dba, const key_type *key, bool *found) in inifile_delete_ex()
579 int inifile_replace_ex(inifile *dba, const key_type *key, const val_type *value, bool *found) in inifile_replace_ex()
/php-src/ext/zip/examples/
H A Daddglob.php11 $found = $z->addGlob("/home/pierre/cvs/gd/libgd/tests/*.png", 0, $options); variable
H A Daddpattern.php10 $found = $z->addPattern("/(\.png)$/i", "/home/pierre/cvs/gd/libgd/tests", $options); variable
/php-src/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm107 found: label
/php-src/Zend/
H A Dzend_call_stack.c178 bool found = false; in zend_call_stack_get_linux_proc_maps() local
611 bool found = false; in zend_call_stack_get_netbsd_vm() local
691 bool found = false, r = false; in zend_call_stack_get_solaris_proc_maps() local
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c86 const char *found; in PHP_FUNCTION() local
136 const char *found; in PHP_FUNCTION() local
526 const char *found; in strstr_common_handler() local
/php-src/ext/dba/
H A Ddba_inifile.c130 bool found = 0; in DBA_DELETE_FUNC() local
/php-src/ext/soap/
H A Dphp_xml.c314 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
H A Dphp_sdl.c599 int found = 0; in wsdl_soap_binding_body() local
/php-src/ext/phar/
H A Ddirstream.c173 char *entry, *found, *save; in phar_make_dirstream() local
/php-src/ext/standard/
H A Dstring.c893 size_t allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local
1764 const char *found = NULL; local
1790 const char *found = NULL; local
1934 const char *found = NULL; local
2006 const char *found = NULL; local
2041 const char *p, *e, *found; local
2086 const char *p, *e, *found; local
2166 const char *found = NULL; local
H A Dhtml.c460 unsigned char found; in map_from_unicode() local
/php-src/win32/
H A Dsendmail.c217 int found = 0; in TSendMail() local
/php-src/ext/fileinfo/libmagic/
H A Dreadcdf.c118 int found; in cdf_app_to_mime() local
H A Dsoftmagic.c2241 const char *found; in magiccheck() local
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp527 bool found = false; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Dnamespace_compat.c148 xmlNsPtr found = zend_hash_find_ptr(prefix_map, prefix); in php_dom_libxml_ns_mapper_get_ns() local
/php-src/ext/date/lib/
H A Dparse_date.c808 static timelib_long timelib_lookup_abbr(const char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr()
964 int found = 0; in timelib_parse_zone() local
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1411 bool found = false; in lxb_selectors_pseudo_class_function() local
/php-src/ext/gd/libgd/
H A Dgdft.c376 FT_CharMap found = 0; local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6578 struct sljit_jump *found = NULL; in fast_forward_start_bits() local
6649 struct sljit_jump *found; in search_requested_char() local
7651 jump_list *found = NULL; in compile_xclass_matchingpath() local
9382 jump_list *found = NULL; in compile_dnref_search() local
10121 jump_list **found; in compile_assert_matchingpath() local
/php-src/ext/spl/
H A Dspl_observer.c421 bool found = zend_hash_exists(&intern->storage, key.key); in spl_object_storage_contains() local
/php-src/main/
H A Dmain.c372 bool found = false; in php_binary_init() local
/php-src/ext/snmp/
H A Dsnmp.c385 int status, count, found; in php_snmp_internal() local
/php-src/ext/session/
H A Dsession.c1685 int found = 0; in PHP_FUNCTION() local

Completed in 156 milliseconds

12