Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c257 case PT_PXPRINT: in PRIV()
H A Dpcre2_printint.c778 case PT_PXPRINT: in pcre2_printint()
H A Dpcre2_internal.h1316 #define PT_PXPRINT 15 /* [:print:] - [:graph:] plus non-control spaces */ macro
H A Dpcre2_compile.c757 PT_PXPRINT, 0, /* print */
6067 (posix_class == PC_PRINT)? PT_PXPRINT : PT_PXPUNCT); in compile_branch()
H A Dpcre2_jit_compile.c7788 case PT_PXPRINT: in compile_xclass_matchingpath()
8364 case PT_PXPRINT: in compile_xclass_matchingpath()

Completed in 83 milliseconds