Searched refs:REG_BADBR (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.h314 REG_BADBR, /* Invalid contents of \{\}. */
312 REG_BADBR, /* Invalid contents of \\{\\}. */ enumerator in enum:__anon2430
H A Dregex.c1337 gettext_noop ("Invalid content of \\{\\}") /* REG_BADBR */
3893 FREE_STACK_RETURN (REG_BADBR);
3985 FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex-gnu.h304 REG_BADBR, /* Invalid contents of \{\}. */
302 REG_BADBR, /* Invalid contents of \\{\\}. */ enumerator in enum:__anon3104
H A Dregex.c1056 gettext_noop ("Invalid content of \\{\\}") /* REG_BADBR */
2661 FREE_STACK_RETURN (REG_BADBR);
2676 FREE_STACK_RETURN (REG_BADBR);

Completed in 122 milliseconds