Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c267 #define META_FAIL 0x802b0000u /* (*FAIL) */ macro
621 { 1, META_FAIL, -1 },
622 { 4, META_FAIL, -1 },
1051 case META_FAIL: fprintf(stderr, "META (*FAIL)"); break; in show_parsed()
6147 case META_FAIL: in compile_branch()
9055 case META_FAIL: in get_branchlength()
9534 case META_FAIL: in check_lookbehinds()

Completed in 28 milliseconds