Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c101 GETCHARINCTEST(c, ptr); in PRIV()
333 GETCHARINCTEST(c, ptr); in PRIV()
H A Dpcre2_match.c2260 GETCHARINCTEST(fc, Feptr); in match()
2272 GETCHARINCTEST(fc, Feptr); in match()
2284 GETCHARINCTEST(fc, Feptr); in match()
2296 GETCHARINCTEST(fc, Feptr); in match()
2308 GETCHARINCTEST(fc, Feptr); in match()
2320 GETCHARINCTEST(fc, Feptr); in match()
2332 GETCHARINCTEST(fc, Feptr); in match()
2367 GETCHARINCTEST(fc, Feptr); in match()
2382 GETCHARINCTEST(fc, Feptr); in match()
2397 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.c644 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
692 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
699 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
723 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_compile.c1522 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in PRIV()
2662 GETCHARINCTEST(c, ptr); in parse_regex()
2715 GETCHARINCTEST(c, ptr); in parse_regex()
3022 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3377 GETCHARINCTEST(c, ptr); in parse_regex()
3599 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3742 GETCHARINCTEST(c, ptr); in parse_regex()
H A Dpcre2_jit_compile.c7541 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7551 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7553 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7755 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7760 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7761 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7794 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7799 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7970 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7994 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
[all …]

Completed in 149 milliseconds