Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c101 GETCHARINCTEST(c, ptr); in PRIV()
430 GETCHARINCTEST(c, ptr); in PRIV()
H A Dpcre2_match.c2245 GETCHARINCTEST(fc, Feptr); in match()
2257 GETCHARINCTEST(fc, Feptr); in match()
2269 GETCHARINCTEST(fc, Feptr); in match()
2281 GETCHARINCTEST(fc, Feptr); in match()
2293 GETCHARINCTEST(fc, Feptr); in match()
2305 GETCHARINCTEST(fc, Feptr); in match()
2317 GETCHARINCTEST(fc, Feptr); in match()
2352 GETCHARINCTEST(fc, Feptr); in match()
2367 GETCHARINCTEST(fc, Feptr); in match()
2382 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.c1518 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in PRIV()
2575 GETCHARINCTEST(c, ptr); in parse_regex()
2628 GETCHARINCTEST(c, ptr); in parse_regex()
2935 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3290 GETCHARINCTEST(c, ptr); in parse_regex()
3512 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3655 GETCHARINCTEST(c, ptr); in parse_regex()
H A Dpcre2_jit_compile.c7453 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7463 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7465 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7651 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7656 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7657 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7742 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7766 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
7768 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()

Completed in 80 milliseconds