Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_xclass.c222 case PT_PXGRAPH: in PRIV()
Dpcre2_printint.c726 case PT_PXGRAPH: in pcre2_printint()
Dpcre2_internal.h1234 #define PT_PXGRAPH 11 /* [:graph:] - characters that mark the paper */ macro
Dpcre2_compile.c685 PT_PXGRAPH, 0, /* graph */
5289 ((posix_class == PC_GRAPH)? PT_PXGRAPH : in compile_branch()
Dpcre2_jit_compile.c6540 case PT_PXGRAPH: in compile_xclass_matchingpath()
6915 case PT_PXGRAPH: in compile_xclass_matchingpath()