Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c1475 GETCHARINCTEST(Lc, Fecode); in match()
2080 GETCHARINCTEST(fc, Feptr); in match()
2103 GETCHARINCTEST(fc, Feptr); in match()
2170 GETCHARINCTEST(fc, Feptr); in match()
2182 GETCHARINCTEST(fc, Feptr); in match()
2194 GETCHARINCTEST(fc, Feptr); in match()
2206 GETCHARINCTEST(fc, Feptr); in match()
2218 GETCHARINCTEST(fc, Feptr); in match()
2230 GETCHARINCTEST(fc, Feptr); in match()
2242 GETCHARINCTEST(fc, Feptr); in match()
[all …]
Dpcre2_intmodedep.h65 #undef GETCHARINCTEST
265 #define GETCHARINCTEST(c, eptr) c = *eptr++; macro
323 #define GETCHARINCTEST(c, eptr) \ macro
421 #define GETCHARINCTEST(c, eptr) \ macro
501 #define GETCHARINCTEST(c, eptr) \ macro
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()
Dpcre2_substitute.c689 GETCHARINCTEST(ch, subptr); in pcre2_substitute()
789 GETCHARINCTEST(ch, ptr); /* Get character value, increment pointer */ in pcre2_substitute()
Dpcre2_auto_possess.c387 GETCHARINCTEST(chr, code); in get_chr_property_list()
395 GETCHARINCTEST(chr, code); in get_chr_property_list()
Dpcre2_compile.c1427 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in PRIV()
2383 GETCHARINCTEST(c, ptr); in parse_regex()
2436 GETCHARINCTEST(c, ptr); in parse_regex()
2721 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3061 GETCHARINCTEST(c, ptr); in parse_regex()
3283 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in parse_regex()
3424 GETCHARINCTEST(c, ptr); in parse_regex()
Dpcre2_jit_compile.c6474 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6484 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6486 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6660 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6665 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6666 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6726 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6750 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
6752 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()