/php-src/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-src/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-src/Zend/asm/ |
H A D | make_i386_ms_pe_masm.asm | 107 found: label
|
/php-src/ext/intl/grapheme/ |
H A D | grapheme_string.c | 86 const char *found; in PHP_FUNCTION() local 139 const char *found; in PHP_FUNCTION() local 541 const char *found; in strstr_common_handler() local
|
/php-src/Zend/ |
H A D | zend_call_stack.c | 188 bool found = false; in zend_call_stack_get_linux_proc_maps() local 627 bool found = false; in zend_call_stack_get_netbsd_vm() local 707 bool found = false, r = false; in zend_call_stack_get_solaris_proc_maps() local
|
/php-src/ext/dba/ |
H A D | dba_inifile.c | 130 bool found = 0; in DBA_DELETE_FUNC() local
|
/php-src/ext/dom/lexbor/lexbor/selectors/ |
H A D | selectors.h | 96 bool found; member
|
H A D | selectors.c | 1030 bool found; in lxb_selectors_state_after_nth_child() local
|
/php-src/ext/dom/lexbor/lexbor/selectors-adapted/ |
H A D | selectors.h | 106 bool found; member
|
H A D | selectors.c | 1082 bool found; in lxb_selectors_state_after_nth_child() local
|
/php-src/ext/soap/ |
H A D | php_xml.c | 321 const char *found = strrchr((const char *) inval, ':'); in parse_namespace() local
|
/php-src/ext/standard/ |
H A D | string.c | 891 size_t allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local 1732 const char *found = NULL; local 1758 const char *found = NULL; local 1902 const char *found = NULL; local 1974 const char *found = NULL; local 2009 const char *p, *e, *found; local 2054 const char *p, *e, *found; local 2134 const char *found = NULL; local
|
H A D | html.c | 456 unsigned char found; in map_from_unicode() local
|
/php-src/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 118 int found; in cdf_app_to_mime() local
|
H A D | softmagic.c | 2241 const char *found; in magiccheck() local
|
/php-src/win32/ |
H A D | sendmail.c | 217 int found = 0; in TSendMail() local
|
/php-src/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 520 bool found = false; in PHP_FUNCTION() local
|
/php-src/ext/dom/ |
H A D | namespace_compat.c | 129 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 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-src/ext/gd/libgd/ |
H A D | gdft.c | 376 FT_CharMap found = 0; local
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 6590 struct sljit_jump *found = NULL; in fast_forward_start_bits() local 6661 struct sljit_jump *found; in search_requested_char() local 7663 jump_list *found = NULL; in compile_xclass_matchingpath() local 9439 jump_list *found = NULL; in compile_dnref_search() local 10178 jump_list **found; in compile_assert_matchingpath() local
|
/php-src/main/ |
H A D | main.c | 414 bool found = false; in php_binary_init() local
|
/php-src/ext/spl/ |
H A D | spl_observer.c | 418 bool found = zend_hash_exists(&intern->storage, key.key); in spl_object_storage_contains() local
|
/php-src/ext/snmp/ |
H A D | snmp.c | 390 int status, count, found; in php_snmp_internal() local
|