Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/dba/libinifile/
H A Dinifile.c417 static int inifile_filter(inifile *dba, inifile *from, const key_type *key, zend_bool *found) in inifile_filter()
465 …lace_append(inifile *dba, const key_type *key, const val_type *value, int append, zend_bool *found) in inifile_delete_replace_append()
576 int inifile_delete_ex(inifile *dba, const key_type *key, zend_bool *found) in inifile_delete_ex()
592 int inifile_replace_ex(inifile *dba, const key_type *key, const val_type *value, zend_bool *found) in inifile_replace_ex()
/PHP-7.3/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-7.3/ext/intl/grapheme/
H A Dgrapheme_string.c114 const char *found; in PHP_FUNCTION() local
177 const char *found; in PHP_FUNCTION() local
597 const char *found; in strstr_common_handler() local
/PHP-7.3/ext/dba/
H A Ddba_inifile.c125 zend_bool found = 0; in DBA_DELETE_FUNC() local
/PHP-7.3/ext/zip/lib/
H A Dzip_extra_field_api.c233 int i, found, new_len; in zip_file_extra_field_set() local
/PHP-7.3/ext/soap/
H A Dphp_xml.c318 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
H A Dphp_sdl.c589 int found = 0; in wsdl_soap_binding_body() local
/PHP-7.3/ext/standard/
H A Dhead.c194 int found = 0; in php_head_parse_cookie_options_array() local
H A Dstring.c1127 size_t allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local
1850 const char *found = NULL; local
1910 const char *found = NULL; local
1964 const char *found = NULL; local
2021 const char *found = NULL; local
2097 const char *p, *e, *found, *needle; local
2163 const char *p, *e, *found; local
2275 const char *found = NULL; local
H A Dhtml.c449 int found = 0; in determine_charset() local
576 unsigned char found; in map_from_unicode() local
/PHP-7.3/ext/phar/
H A Ddirstream.c185 char *entry, *found, *save; in phar_make_dirstream() local
/PHP-7.3/win32/
H A Dsendmail.c219 int found = 0; in TSendMail() local
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_methods.cpp541 bool found = false; in PHP_FUNCTION() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dreadcdf.c124 int found; in cdf_app_to_mime() local
/PHP-7.3/ext/date/lib/
H A Dparse_date.c712 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr()
836 int found = 0; in timelib_parse_zone() local
/PHP-7.3/ext/gd/libgd/
H A Dgdft.c376 FT_CharMap found = 0; local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5404 struct sljit_jump *found = NULL; in fast_forward_start_bits() local
5475 struct sljit_jump *found; in search_requested_char() local
6439 jump_list *found = NULL; in compile_xclass_matchingpath() local
7815 jump_list *found = NULL; in compile_dnref_search() local
8380 jump_list **found; in compile_assert_matchingpath() local
/PHP-7.3/ext/oci8/
H A Doci8.c1803 zend_bool found = 0; in php_oci_do_connect_ex() local
/PHP-7.3/ext/spl/
H A Dspl_observer.c381 int found; in spl_object_storage_contains() local
/PHP-7.3/main/
H A Dmain.c448 int found = 0; in php_binary_init() local
/PHP-7.3/ext/snmp/
H A Dsnmp.c680 int status, count, found; in php_snmp_internal() local
/PHP-7.3/ext/session/
H A Dsession.c1678 int found = 0; in PHP_FUNCTION() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c4299 int r, i, found; in unravel_cf_look_behind_add() local
7079 int found; in onig_is_code_in_cc_len() local
/PHP-7.3/ext/zip/
H A Dphp_zip.c1695 int found; in php_zip_add_from_pattern() local

Completed in 205 milliseconds

12