Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c248 case PT_PXPUNCT: in PRIV()
H A Dpcre2_printint.c738 case PT_PXPUNCT: in pcre2_printint()
H A Dpcre2_internal.h1280 #define PT_PXPUNCT 13 /* [:punct:] - punctuation characters */ macro
H A Dpcre2_compile.c754 PT_PXPUNCT, 0, /* punct */
5700 (posix_class == PC_PRINT)? PT_PXPRINT : PT_PXPUNCT); in compile_branch()
H A Dpcre2_jit_compile.c7444 case PT_PXPUNCT: in compile_xclass_matchingpath()
7900 case PT_PXPUNCT: in compile_xclass_matchingpath()

Completed in 61 milliseconds