Home
last modified time | relevance | path

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

/PHP-5.4/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.c1005 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in check_escape()
2975 GETCHARINCTEST(chr, code); in get_chr_property_list()
2983 GETCHARINCTEST(chr, code); in get_chr_property_list()
H A Dpcre_jit_compile.c4784 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
4794 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
4796 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
4977 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
5001 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()
5003 GETCHARINCTEST(c, cc); in compile_xclass_matchingpath()

Completed in 73 milliseconds