Home
last modified time | relevance | path

Searched refs:GETCHARINCTEST (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c101 GETCHARINCTEST(c, ptr); in PRIV()
333 GETCHARINCTEST(c, ptr); in PRIV()
H A Dpcre2_match.c2311 GETCHARINCTEST(fc, Feptr); in match()
2323 GETCHARINCTEST(fc, Feptr); in match()
2335 GETCHARINCTEST(fc, Feptr); in match()
2347 GETCHARINCTEST(fc, Feptr); in match()
2359 GETCHARINCTEST(fc, Feptr); in match()
2371 GETCHARINCTEST(fc, Feptr); in match()
2383 GETCHARINCTEST(fc, Feptr); in match()
2418 GETCHARINCTEST(fc, Feptr); in match()
2433 GETCHARINCTEST(fc, Feptr); in match()
2448 GETCHARINCTEST(fc, Feptr); in match()
[all …]
H A Dpcre2_intmodedep.h65 #undef GETCHARINCTEST
264 #define GETCHARINCTEST(c, eptr) c = *eptr++; macro
322 #define GETCHARINCTEST(c, eptr) \ macro
420 #define GETCHARINCTEST(c, eptr) \ macro
500 #define GETCHARINCTEST(c, eptr) \ macro
H A Dpcre2_convert.c652 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
700 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
707 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
731 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
H A Dpcre2_substitute.c780 GETCHARINCTEST(ch, subptr); in pcre2_substitute()
880 GETCHARINCTEST(ch, ptr); /* Get character value, increment pointer */ in pcre2_substitute()
H A Dpcre2_auto_possess.c406 GETCHARINCTEST(chr, code); in get_chr_property_list()
414 GETCHARINCTEST(chr, code); in get_chr_property_list()
H A Dpcre2_jit_compile.c7699 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7709 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7711 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7960 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7965 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7966 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7999 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
8004 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
8181 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
8205 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
[all …]
H A Dpcre2_compile.c1571 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in PRIV()
2837 GETCHARINCTEST(c, ptr); in parse_regex()
2902 GETCHARINCTEST(c, ptr); in parse_regex()
3216 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3556 GETCHARINCTEST(c, ptr); in parse_regex()
3784 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3902 GETCHARINCTEST(c, ptr); in parse_regex()

Completed in 129 milliseconds