Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c2331 GETCHARINCTEST(c, eptr); in match()
2348 GETCHARINCTEST(c, eptr); in match()
2365 GETCHARINCTEST(c, eptr); in match()
2382 GETCHARINCTEST(c, eptr); in match()
2399 GETCHARINCTEST(c, eptr); in match()
2416 GETCHARINCTEST(c, eptr); in match()
2433 GETCHARINCTEST(c, eptr); in match()
2468 GETCHARINCTEST(c, eptr); in match()
2483 GETCHARINCTEST(c, eptr); in match()
2498 GETCHARINCTEST(c, eptr); in match()
[all …]
H A Dpcre_internal.h595 #define GETCHARINCTEST(c, eptr) c = *eptr++; macro
717 #define GETCHARINCTEST(c, eptr) \ macro
866 #define GETCHARINCTEST(c, eptr) \ macro
960 #define GETCHARINCTEST(c, eptr) \ macro
H A Dpcre_compile.c786 GETCHARINCTEST(c, ptr); /* Get character value, increment pointer */ in check_escape()

Completed in 48 milliseconds