HomeSort by: relevance | last modified time | path
    Searched defs:REG_BADBR (Results 1 - 15 of 15) sorted by relevancy

  /src/include/
regex.h 117 #define REG_BADBR 10
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regex_impl.h 75 #define REG_BADBR 10
  /src/external/bsd/nvi/dist/regex/
regex.h 85 #define REG_BADBR 10
  /src/external/bsd/tre/dist/include/tre/
tre.h 91 REG_BADBR, /* Invalid content of {} */
  /src/external/gpl2/diffutils/dist/lib/posix/
regex.h 308 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h 315 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl2/grep/dist/lib/posix/
regex.h 312 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl3/binutils/dist/include/
xregex2.h 311 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl3/binutils.old/dist/include/
xregex2.h 311 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl3/gcc/dist/include/
xregex2.h 311 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl3/gcc.old/dist/include/
xregex2.h 311 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl3/gdb/dist/include/
xregex2.h 311 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl3/gdb.old/dist/include/
xregex2.h 311 REG_BADBR, /* Invalid contents of \{\}. */
  /src/external/gpl2/xcvs/dist/lib/
regex.h 395 #define REG_BADBR _REG_BADBR
  /src/external/gpl2/diffutils/dist/lib/
regex.c 1407 gettext_noop ("Invalid content of \\{\\}") /* REG_BADBR */
3966 FREE_STACK_RETURN (REG_BADBR);
4058 FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR);

Completed in 36 milliseconds