Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c101 GETCHARINCTEST(c, ptr); in PRIV()
430 GETCHARINCTEST(c, ptr); in PRIV()
H A Dpcre2_match.c2243 GETCHARINCTEST(fc, Feptr); in match()
2255 GETCHARINCTEST(fc, Feptr); in match()
2267 GETCHARINCTEST(fc, Feptr); in match()
2279 GETCHARINCTEST(fc, Feptr); in match()
2291 GETCHARINCTEST(fc, Feptr); in match()
2303 GETCHARINCTEST(fc, Feptr); in match()
2315 GETCHARINCTEST(fc, Feptr); in match()
2350 GETCHARINCTEST(fc, Feptr); in match()
2365 GETCHARINCTEST(fc, Feptr); in match()
2380 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.c645 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
693 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
700 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
724 GETCHARINCTEST(c, pattern); in convert_glob_parse_range()
H A Dpcre2_substitute.c758 GETCHARINCTEST(ch, subptr); in pcre2_substitute()
858 GETCHARINCTEST(ch, ptr); /* Get character value, increment pointer */ in pcre2_substitute()
H A Dpcre2_auto_possess.c389 GETCHARINCTEST(chr, code); in get_chr_property_list()
397 GETCHARINCTEST(chr, code); in get_chr_property_list()
H A Dpcre2_compile.c1501 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in PRIV()
2554 GETCHARINCTEST(c, ptr); in parse_regex()
2607 GETCHARINCTEST(c, ptr); in parse_regex()
2914 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3269 GETCHARINCTEST(c, ptr); in parse_regex()
3491 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3634 GETCHARINCTEST(c, ptr); in parse_regex()
H A Dpcre2_jit_compile.c7376 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7386 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7388 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7574 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7579 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7580 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7665 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7689 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7691 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()

Completed in 87 milliseconds