Searched refs:REG_EBRACE (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/headers/build/host/cygwin/
H A Dregex.h307 REG_EBRACE, /* Unmatched \{. */ enumerator in enum:__anon17
/haiku-fatelf/headers/build/host/sunos/
H A Dregex.h327 REG_EBRACE, /* Unmatched \{. */
325 REG_EBRACE, /* Unmatched \\{. */ enumerator in enum:__anon19
/haiku-fatelf/headers/posix/
H A Dregex.h327 REG_EBRACE, /* Unmatched \{. */
325 REG_EBRACE, /* Unmatched \\{. */ enumerator in enum:__anon566
/haiku-fatelf/headers/private/mail/
H A Dregex.h311 REG_EBRACE, /* Unmatched \{. */ enumerator in enum:__anon1106
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregex.h417 #define REG_EBRACE _REG_EBRACE
415 #define REG_EBRACE macro
H A Dregcomp.c165 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
2520 *err = REG_EBRACE;
/haiku-fatelf/src/bin/diffutils/lib/posix/
H A Dregex.h305 REG_EBRACE, /* Unmatched \{. */
303 REG_EBRACE, /* Unmatched \\{. */ enumerator in enum:__anon3468
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregex.h413 #define REG_EBRACE _REG_EBRACE
411 #define REG_EBRACE macro
H A Dregcomp.c159 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
2492 *err = REG_EBRACE;
/haiku-fatelf/src/bin/gawk/
H A Dregex.h313 REG_EBRACE, /* Unmatched \{. */
311 REG_EBRACE, /* Unmatched \\{. */ enumerator in enum:__anon3532
H A Dregcomp.c164 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
2348 *err = REG_EBRACE;
/haiku-fatelf/src/bin/gdb/include/
H A Dxregex2.h308 REG_EBRACE, /* Unmatched \{. */
306 REG_EBRACE, /* Unmatched \\{. */ enumerator in enum:__anon4193
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c161 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
2477 *err = REG_EBRACE;
/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c1409 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
4063 FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR);
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c1397 gettext_noop ("Unmatched \\{"), /* REG_EBRACE */
4021 FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR);

Completed in 387 milliseconds