Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_exec.c3199 GETCHARLENTEST(c, eptr, len); in match()
5422 GETCHARLENTEST(c, eptr, len); in match()
5438 GETCHARLENTEST(c, eptr, len); in match()
5457 GETCHARLENTEST(c, eptr, len); in match()
5472 GETCHARLENTEST(c, eptr, len); in match()
5487 GETCHARLENTEST(c, eptr, len); in match()
5503 GETCHARLENTEST(c, eptr, len); in match()
5525 GETCHARLENTEST(c, eptr, len); in match()
5553 GETCHARLENTEST(c, eptr, len); in match()
5572 GETCHARLENTEST(c, eptr, len); in match()
[all …]
Dpcre_internal.h786 #define GETCHARLENTEST(c, eptr, len) \ macro
881 #define GETCHARLENTEST(c, eptr, len) \ macro
943 #define GETCHARLENTEST(c, eptr, len) \ macro
Dpcre_dfa_exec.c622 GETCHARLENTEST(c, ptr, clen); in internal_dfa_exec()