Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_exec.c2353 GETCHARINCTEST(c, eptr); in match()
2370 GETCHARINCTEST(c, eptr); in match()
2387 GETCHARINCTEST(c, eptr); in match()
2404 GETCHARINCTEST(c, eptr); in match()
2421 GETCHARINCTEST(c, eptr); in match()
2438 GETCHARINCTEST(c, eptr); in match()
2455 GETCHARINCTEST(c, eptr); in match()
2490 GETCHARINCTEST(c, eptr); in match()
2505 GETCHARINCTEST(c, eptr); in match()
2520 GETCHARINCTEST(c, eptr); in match()
[all …]
Dpcre_internal.h616 #define GETCHARINCTEST(c, eptr) c = *eptr++; macro
734 #define GETCHARINCTEST(c, eptr) \ macro
859 #define GETCHARINCTEST(c, eptr) \ macro
929 #define GETCHARINCTEST(c, eptr) \ macro
Dpcre_compile.c1015 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in check_escape()
2994 GETCHARINCTEST(chr, code); in get_chr_property_list()
3002 GETCHARINCTEST(chr, code); in get_chr_property_list()
Dpcre_jit_compile.c4817 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
4827 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
4829 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
5014 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
5038 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
5040 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()