Home
last modified time | relevance | path

Searched refs:META_MINMAX_PLUS (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_compile.c289 #define META_MINMAX_PLUS 0x803e0000u /* {n,m}+ repeat */ macro
1005 case META_MINMAX_PLUS: in show_parsed()
6805 case META_MINMAX_PLUS: in compile_branch()
6855 case META_MINMAX_PLUS: in compile_branch()
9153 case META_MINMAX_PLUS: in get_branchlength()
9333 case META_MINMAX_PLUS: in get_branchlength()
9589 case META_MINMAX_PLUS: in check_lookbehinds()
/external/pcre/dist2/
DHACKING299 META_MINMAX_PLUS {n,m}+ repeat