Searched defs:match (Results 1 – 10 of 10) sorted by relevance
/php-src/ext/gd/libgd/ |
H A D | gd_crop.c | 85 int color, match; in gdImageCropAuto() local 187 int match; in gdImageCropThreshold() local
|
/php-src/ext/standard/ |
H A D | scanf.c | 241 int i, match = 0; in CharInSet() local
|
H A D | base64.c | 718 const uint64_t match = _mm512_test_epi8_mask(M, bit); in php_base64_decode_ex_avx512() local
|
/php-src/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 212 match(struct magic_set *ms, struct magic *magic, in match() function 2321 zval *match, *offset; in magiccheck() local
|
/php-src/ext/dom/lexbor/lexbor/css/selectors/ |
H A D | selector.h | 65 lxb_css_selector_match_t match; member
|
/php-src/win32/ |
H A D | glob.c | 730 static int match(Char *name, Char *pat, Char *patend) in match() function
|
/php-src/ext/pcre/ |
H A D | php_pcre.c | 1625 const char *match, /* The current match */ in php_pcre_replace_impl() local 1862 const char *match, /* The current match */ in php_pcre_replace_func_impl() local
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 594 match(PCRE2_SPTR start_eptr, PCRE2_SPTR start_ecode, uint16_t top_bracket, in match() function
|
H A D | pcre2_jit_compile.c | 6077 struct sljit_jump *match; in fast_forward_first_char2() local 6163 struct sljit_jump *match; in fast_forward_first_n_chars() local 13939 jump_list *match = NULL; in compile_recurse() local
|
/php-src/Zend/ |
H A D | zend_strtod.c | 1580 match in match() function
|
Completed in 74 milliseconds