Searched defs:match (Results 1 – 10 of 10) sorted by relevance
/PHP-8.0/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_sjis_mobile.c | 254 int i, match = 0; in mbfilter_conv_map_tbl() local 269 int i, match = 0; in mbfilter_conv_r_map_tbl() local 410 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_docomo() local 469 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_kddi() local 540 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_sb() local
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_crop.c | 85 int color, match; in gdImageCropAuto() local 187 int match; in gdImageCropThreshold() local
|
/PHP-8.0/ext/standard/ |
H A D | scanf.c | 239 int i, match = 0; in CharInSet() local
|
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 200 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match() function 2258 zval *match, *offset; in magiccheck() local
|
/PHP-8.0/win32/ |
H A D | glob.c | 765 match(name, pat, patend) in match() function
|
/PHP-8.0/ext/pcre/ |
H A D | php_pcre.c | 1630 const char *match, /* The current match */ in php_pcre_replace_impl() local 1866 const char *match, /* The current match */ in php_pcre_replace_func_impl() local
|
/PHP-8.0/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeTILEGX_64.c | 546 const struct Format* match = NULL; in compute_format() local 571 const struct Format* match = compute_format(); in assign_pipes() local
|
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 582 match(PCRE2_SPTR start_eptr, PCRE2_SPTR start_ecode, PCRE2_SIZE *ovector, in match() function
|
H A D | pcre2_jit_compile.c | 5841 struct sljit_jump *match; in fast_forward_first_char2() local 5927 struct sljit_jump *match; in fast_forward_first_n_chars() local 13180 jump_list *match = NULL; in compile_recurse() local
|
/PHP-8.0/Zend/ |
H A D | zend_strtod.c | 1598 match in match() function
|
Completed in 140 milliseconds