/PHP-8.3/ext/dba/libinifile/ |
H A D | inifile.c | 409 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.3/ext/zip/examples/ |
H A D | addglob.php | 11 $found = $z->addGlob("/home/pierre/cvs/gd/libgd/tests/*.png", 0, $options); variable
|
H A D | addpattern.php | 10 $found = $z->addPattern("/(\.png)$/i", "/home/pierre/cvs/gd/libgd/tests", $options); variable
|
/PHP-8.3/Zend/asm/ |
H A D | make_i386_ms_pe_masm.asm | 107 found: label
|
/PHP-8.3/ext/intl/grapheme/ |
H A D | grapheme_string.c | 86 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-8.3/ext/dba/ |
H A D | dba_inifile.c | 130 bool found = 0; in DBA_DELETE_FUNC() local
|
/PHP-8.3/ext/soap/ |
H A D | php_xml.c | 320 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
|
H A D | php_sdl.c | 592 int found = 0; in wsdl_soap_binding_body() local
|
/PHP-8.3/Zend/ |
H A D | zend_call_stack.c | 167 bool found = false; in zend_call_stack_get_linux_proc_maps() local
|
/PHP-8.3/ext/phar/ |
H A D | dirstream.c | 173 char *entry, *found, *save; in phar_make_dirstream() local
|
/PHP-8.3/ext/standard/ |
H A D | string.c | 865 size_t allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local 1639 const char *found = NULL; local 1667 const char *found = NULL; local 1743 const char *found = NULL; local 1775 const char *found = NULL; local 1810 const char *p, *e, *found; local 1855 const char *p, *e, *found; local 1935 const char *found = NULL; local
|
H A D | html.c | 460 unsigned char found; in map_from_unicode() local
|
/PHP-8.3/win32/ |
H A D | sendmail.c | 218 int found = 0; in TSendMail() local
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 118 int found; in cdf_app_to_mime() local
|
H A D | softmagic.c | 2206 const char *found; in magiccheck() local
|
/PHP-8.3/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 499 bool found = false; in PHP_FUNCTION() local
|
/PHP-8.3/ext/date/lib/ |
H A D | parse_date.c | 812 static timelib_long timelib_lookup_abbr(const char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr() 968 int found = 0; in timelib_parse_zone() local
|
/PHP-8.3/ext/gd/libgd/ |
H A D | gdft.c | 376 FT_CharMap found = 0; local
|
/PHP-8.3/ext/oci8/ |
H A D | oci8.c | 924 bool found = 0; in php_oci_do_connect_ex() local
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 6423 struct sljit_jump *found = NULL; in fast_forward_start_bits() local 6494 struct sljit_jump *found; in search_requested_char() local 7507 jump_list *found = NULL; in compile_xclass_matchingpath() local 9238 jump_list *found = NULL; in compile_dnref_search() local 9870 jump_list **found; in compile_assert_matchingpath() local
|
/PHP-8.3/ext/spl/ |
H A D | spl_observer.c | 424 bool found = zend_hash_exists(&intern->storage, key.key); in spl_object_storage_contains() local
|
/PHP-8.3/main/ |
H A D | main.c | 372 bool found = false; in php_binary_init() local
|
/PHP-8.3/ext/snmp/ |
H A D | snmp.c | 385 int status, count, found; in php_snmp_internal() local
|
/PHP-8.3/ext/session/ |
H A D | session.c | 1700 int found = 0; in PHP_FUNCTION() local
|
/PHP-8.3/ext/opcache/ |
H A D | ZendAccelerator.c | 2240 bool found = true; in zend_accel_inheritance_cache_find() local
|