Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_exec.c2351 GETCHARINCTEST(c, eptr); in match()
2368 GETCHARINCTEST(c, eptr); in match()
2385 GETCHARINCTEST(c, eptr); in match()
2402 GETCHARINCTEST(c, eptr); in match()
2419 GETCHARINCTEST(c, eptr); in match()
2436 GETCHARINCTEST(c, eptr); in match()
2453 GETCHARINCTEST(c, eptr); in match()
2488 GETCHARINCTEST(c, eptr); in match()
2503 GETCHARINCTEST(c, eptr); in match()
2518 GETCHARINCTEST(c, eptr); in match()
[all …]
H A 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
H A Dpcre_compile.c1013 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in check_escape()
2992 GETCHARINCTEST(chr, code); in get_chr_property_list()
3000 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 79 milliseconds