Searched defs:match (Results 1 – 8 of 8) sorted by relevance
/PHP-8.2/ext/gd/libgd/ |
H A D | gd_crop.c | 85 int color, match; in gdImageCropAuto() local 187 int match; in gdImageCropThreshold() local
|
/PHP-8.2/ext/standard/ |
H A D | scanf.c | 241 int i, match = 0; in CharInSet() local
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 202 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match() function 2278 zval *match, *offset; in magiccheck() local
|
/PHP-8.2/win32/ |
H A D | glob.c | 730 static int match(Char *name, Char *pat, Char *patend) in match() function
|
/PHP-8.2/ext/pcre/ |
H A D | php_pcre.c | 1619 const char *match, /* The current match */ in php_pcre_replace_impl() local 1857 const char *match, /* The current match */ in php_pcre_replace_func_impl() local
|
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 583 match(PCRE2_SPTR start_eptr, PCRE2_SPTR start_ecode, PCRE2_SIZE *ovector, in match() function
|
H A D | pcre2_jit_compile.c | 5919 struct sljit_jump *match; in fast_forward_first_char2() local 6005 struct sljit_jump *match; in fast_forward_first_n_chars() local 13486 jump_list *match = NULL; in compile_recurse() local
|
/PHP-8.2/Zend/ |
H A D | zend_strtod.c | 1588 match in match() function
|
Completed in 74 milliseconds