Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_xclass.c240 case PT_PXGRAPH: in PRIV()
Dpcre2_printint.c762 case PT_PXGRAPH: in pcre2_printint()
Dpcre2_internal.h1298 #define PT_PXGRAPH 14 /* [:graph:] - characters that mark the paper */ macro
Dpcre2_compile.c754 PT_PXGRAPH, 0, /* graph */
5805 ((posix_class == PC_GRAPH)? PT_PXGRAPH : in compile_branch()
Dpcre2_jit_compile.c7617 case PT_PXGRAPH: in compile_xclass_matchingpath()
8162 case PT_PXGRAPH: in compile_xclass_matchingpath()