Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A 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 …]
H A Dpcre_internal.h620 #define GETCHARINCTEST(c, eptr) c = *eptr++; macro
738 #define GETCHARINCTEST(c, eptr) \ macro
863 #define GETCHARINCTEST(c, eptr) \ macro
933 #define GETCHARINCTEST(c, eptr) \ macro
H A 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()
H A 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()

Completed in 88 milliseconds