Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_xclass.c234 case PT_PXPRINT: in PRIV()
Dpcre2_printint.c730 case PT_PXPRINT: in pcre2_printint()
Dpcre2_internal.h1235 #define PT_PXPRINT 12 /* [:print:] - [:graph:] plus non-control spaces */ macro
Dpcre2_compile.c686 PT_PXPRINT, 0, /* print */
5290 (posix_class == PC_PRINT)? PT_PXPRINT : PT_PXPUNCT); in compile_branch()
Dpcre2_jit_compile.c6541 case PT_PXPRINT: in compile_xclass_matchingpath()
6938 case PT_PXPRINT: in compile_xclass_matchingpath()