/PHP-7.0/ext/dba/libinifile/ |
H A D | inifile.c | 417 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.0/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-7.0/ext/intl/grapheme/ |
H A D | grapheme_string.c | 111 const char *found; in PHP_FUNCTION() local 173 const char *found; in PHP_FUNCTION() local 593 const char *found; in strstr_common_handler() local
|
/PHP-7.0/ext/dba/ |
H A D | dba_inifile.c | 127 zend_bool found = 0; in DBA_DELETE_FUNC() local
|
/PHP-7.0/ext/zip/lib/ |
H A D | zip_extra_field_api.c | 233 int i, found, new_len; in zip_file_extra_field_set() local
|
/PHP-7.0/ext/soap/ |
H A D | php_xml.c | 319 char *found = strrchr((char*)inval, ':'); in parse_namespace() local
|
H A D | php_sdl.c | 588 int found = 0; in wsdl_soap_binding_body() local
|
/PHP-7.0/ext/standard/ |
H A D | string.c | 1117 size_t allocated = EXPLODE_ALLOC_STEP, found = 0; in php_explode_negative_limit() local 1813 char *found = NULL; local 1866 char *found = NULL; local 1913 char *found = NULL; local 1963 char *found = NULL; local 2029 char *found; local 2091 char *found; local 2196 const char *found = NULL; local
|
H A D | html.c | 451 int found = 0; in determine_charset() local 578 unsigned char found; in map_from_unicode() local
|
/PHP-7.0/ext/phar/ |
H A D | dirstream.c | 184 char *entry, *found, *save; in phar_make_dirstream() local
|
/PHP-7.0/win32/ |
H A D | sendmail.c | 244 int found = 0; in TSendMail() local
|
/PHP-7.0/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 541 bool found = false; in PHP_FUNCTION() local
|
/PHP-7.0/ext/date/lib/ |
H A D | parse_date.c | 721 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr() 778 int found = 0; in timelib_parse_zone() local
|
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 3822 struct sljit_jump *found; in fast_forward_first_char() local 3969 struct sljit_jump *found = NULL; in fast_forward_start_bits() local 4047 struct sljit_jump *found; in search_requested_char() local 4783 jump_list *found = NULL; in compile_xclass_matchingpath() local 5964 jump_list *found = NULL; in compile_dnref_search() local 6471 jump_list **found; in compile_assert_matchingpath() local
|
/PHP-7.0/ext/opcache/Optimizer/ |
H A D | block_pass.c | 358 int found = 0; in replace_source() local
|
/PHP-7.0/ext/gd/libgd/ |
H A D | gdft.c | 376 FT_CharMap found = 0; local
|
/PHP-7.0/ext/spl/ |
H A D | spl_observer.c | 371 int found; in spl_object_storage_contains() local
|
/PHP-7.0/ext/oci8/ |
H A D | oci8.c | 1797 zend_bool found = 0; in php_oci_do_connect_ex() local
|
/PHP-7.0/main/ |
H A D | main.c | 274 int found = 0; in php_binary_init() local
|
/PHP-7.0/ext/snmp/ |
H A D | snmp.c | 702 int status, count, found; in php_snmp_internal() local
|
/PHP-7.0/ext/zip/ |
H A D | php_zip.c | 1633 int found; in php_zip_add_from_pattern() local
|
/PHP-7.0/ext/date/ |
H A D | php_date.c | 3899 unsigned int i, begin = 0, found; in PHP_FUNCTION() local
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | regcomp.c | 5659 int found; in onig_is_code_in_cc_len() local
|