Home
last modified time | relevance | path

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

12

/PHP-8.1/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-8.1/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-8.1/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm107 found: label
/PHP-8.1/ext/intl/grapheme/
H A Dgrapheme_string.c104 const char *found; in PHP_FUNCTION() local
154 const char *found; in PHP_FUNCTION() local
544 const char *found; in strstr_common_handler() local
/PHP-8.1/ext/dba/
H A Ddba_inifile.c123 bool found = 0; in DBA_DELETE_FUNC() local
/PHP-8.1/ext/soap/
H A Dphp_xml.c314 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
H A Dphp_sdl.c590 int found = 0; in wsdl_soap_binding_body() local
/PHP-8.1/ext/phar/
H A Ddirstream.c173 char *entry, *found, *save; in phar_make_dirstream() local
/PHP-8.1/ext/standard/
H A Dstring.c1070 size_t allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local
1804 const char *found = NULL; local
1841 const char *found = NULL; local
1925 const char *found = NULL; local
1958 const char *found = NULL; local
2004 const char *p, *e, *found; local
2048 const char *p, *e, *found; local
2129 const char *found = NULL; local
H A Dhtml.c460 unsigned char found; in map_from_unicode() local
/PHP-8.1/win32/
H A Dsendmail.c218 int found = 0; in TSendMail() local
/PHP-8.1/ext/intl/timezone/
H A Dtimezone_methods.cpp499 bool found = false; in PHP_FUNCTION() local
/PHP-8.1/ext/fileinfo/libmagic/
H A Dreadcdf.c120 int found; in cdf_app_to_mime() local
H A Dsoftmagic.c2204 const char *found; in magiccheck() local
/PHP-8.1/ext/date/lib/
H A Dparse_date.c752 static timelib_long timelib_lookup_abbr(const char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr()
908 int found = 0; in timelib_parse_zone() local
/PHP-8.1/ext/gd/libgd/
H A Dgdft.c376 FT_CharMap found = 0; local
/PHP-8.1/ext/oci8/
H A Doci8.c1046 bool found = 0; in php_oci_do_connect_ex() local
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6349 struct sljit_jump *found = NULL; in fast_forward_start_bits() local
6420 struct sljit_jump *found; in search_requested_char() local
7418 jump_list *found = NULL; in compile_xclass_matchingpath() local
9007 jump_list *found = NULL; in compile_dnref_search() local
9639 jump_list **found; in compile_assert_matchingpath() local
/PHP-8.1/ext/spl/
H A Dspl_observer.c333 int found; in spl_object_storage_contains() local
/PHP-8.1/main/
H A Dmain.c361 int found = 0; in php_binary_init() local
/PHP-8.1/ext/snmp/
H A Dsnmp.c407 int status, count, found; in php_snmp_internal() local
/PHP-8.1/ext/session/
H A Dsession.c1671 int found = 0; in PHP_FUNCTION() local
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c2267 bool found = 1; in zend_accel_inheritance_cache_find() local
/PHP-8.1/ext/zip/
H A Dphp_zip.c1702 int found; local

Completed in 188 milliseconds

12