Searched defs:match (Results 1 – 11 of 11) sorted by relevance
/PHP-7.3/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_sjis_mobile.c | 255 int i, match = 0; in mbfilter_conv_map_tbl() local 270 int i, match = 0; in mbfilter_conv_r_map_tbl() local 411 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_docomo() local 470 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_kddi() local 541 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_sb() local
|
/PHP-7.3/ext/gd/libgd/ |
H A D | gd_crop.c | 84 int color, match; in gdImageCropAuto() local 192 int match; in gdImageCropThreshold() local
|
/PHP-7.3/ext/standard/ |
H A D | scanf.c | 243 int i, match = 0; in CharInSet() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 175 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match() function 2051 zval *match, *offset; in magiccheck() local
|
/PHP-7.3/ext/zip/lib/ |
H A D | zip_open.c | 563 zip_uint8_t *match; in _zip_find_central_dir() local
|
/PHP-7.3/win32/ |
H A D | glob.c | 765 match(name, pat, patend) in match() function
|
/PHP-7.3/ext/pcre/ |
H A D | php_pcre.c | 1580 *match, /* The current match */ in php_pcre_replace_impl() local 1819 char *match, /* The current match */ in php_pcre_replace_func_impl() local
|
/PHP-7.3/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-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 563 match(PCRE2_SPTR start_eptr, PCRE2_SPTR start_ecode, PCRE2_SIZE *ovector, in match() function
|
H A D | pcre2_jit_compile.c | 4987 struct sljit_jump *match; in fast_forward_first_char2() local 5075 struct sljit_jump *match; in fast_forward_first_n_chars() local 11811 jump_list *match = NULL; in compile_recurse() local
|
/PHP-7.3/Zend/ |
H A D | zend_strtod.c | 1595 match in match() function
|
Completed in 88 milliseconds