Home
last modified time | relevance | path

Searched refs:GETCHARTEST (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h593 #define GETCHARTEST(c, eptr) c = *eptr; macro
703 #define GETCHARTEST(c, eptr) \ macro
846 #define GETCHARTEST(c, eptr) \ macro
948 #define GETCHARTEST(c, eptr) \ macro
975 GETCHARTEST(c, eptr)
H A Dpcre_compile.c3146 GETCHARTEST(c, previous); in check_auto_possessive()

Completed in 62 milliseconds