Searched defs:match (Results 1 – 11 of 11) sorted by relevance
/PHP-7.2/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_sjis_mobile.c | 249 int i, match = 0; in mbfilter_conv_map_tbl() local 264 int i, match = 0; in mbfilter_conv_r_map_tbl() local 405 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_docomo() local 464 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_kddi() local 535 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_sb() local
|
/PHP-7.2/ext/gd/libgd/ |
H A D | gd_crop.c | 120 int color, corners, match; in gdImageCropAuto() local 228 int match; in gdImageCropThreshold() local
|
/PHP-7.2/ext/standard/ |
H A D | scanf.c | 245 int i, match = 0; in CharInSet() local
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 169 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match() function 1927 zval *match, *offset; in magiccheck() local
|
/PHP-7.2/ext/zip/lib/ |
H A D | zip_open.c | 563 zip_uint8_t *match; in _zip_find_central_dir() local
|
/PHP-7.2/win32/ |
H A D | glob.c | 767 match(name, pat, patend) in match() function
|
/PHP-7.2/ext/pcre/ |
H A D | php_pcre.c | 1298 *match, /* The current match */ in php_pcre_replace_impl() local 1557 char *match, /* The current match */ in php_pcre_replace_func_impl() local
|
/PHP-7.2/ext/pcre/pcrelib/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.2/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 513 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode, in match() function
|
H A D | pcre_jit_compile.c | 4314 struct sljit_jump *match; in fast_forward_first_n_chars() local
|
/PHP-7.2/Zend/ |
H A D | zend_strtod.c | 1595 match in match() function
|
Completed in 72 milliseconds