Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/FileCheck/
Dline-count.txt12 …kOutput not FileCheck -check-prefix BAD11 -input-file %s %s 2>&1 | FileCheck -check-prefix ERR11 %s
58 58 ERR11: line-count.txt:[[#@LINE-1]]:20: error: unexpected characters at end of expression 'x'
/external/llvm-project/lld/test/ELF/
Ddriver.test68 # RUN: not ld.lld %t -z max-page-size 2>&1 | FileCheck -check-prefix=ERR11 %s
69 # ERR11: unknown -z value: max-page-size
/external/pcre/dist2/src/
Dpcre2_compile.c794 ERR11, ERR12, ERR13, ERR14, ERR15, ERR16, ERR17, ERR18, ERR19, ERR20, enumerator
3992 errorcode = ERR11; in parse_regex()