Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c258 #define META_FAIL 0x80280000u /* (*FAIL) */ macro
602 { 1, META_FAIL, -1 },
603 { 4, META_FAIL, -1 },
981 case META_FAIL: fprintf(stderr, "META (*FAIL)"); break; in show_parsed()
5731 case META_FAIL: in compile_branch()
8600 case META_FAIL: in get_branchlength()
9019 case META_FAIL: in check_lookbehinds()
/external/pcre/dist2/
DHACKING195 META_FAIL (*FAIL)