Home
last modified time | relevance | path

Searched refs:PT_PXPUNCT (Results 1 – 5 of 5) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_xclass.c248 case PT_PXPUNCT: in PRIV()
Dpcre2_printint.c734 case PT_PXPUNCT: in pcre2_printint()
Dpcre2_internal.h1236 #define PT_PXPUNCT 13 /* [:punct:] - punctuation characters */ macro
Dpcre2_compile.c687 PT_PXPUNCT, 0, /* punct */
5290 (posix_class == PC_PRINT)? PT_PXPRINT : PT_PXPUNCT); in compile_branch()
Dpcre2_jit_compile.c6542 case PT_PXPUNCT: in compile_xclass_matchingpath()
6961 case PT_PXPUNCT: in compile_xclass_matchingpath()