Searched refs:REG_ERPAREN (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h320 REG_ERPAREN /* Unmatched ) or \); not returned from regcomp. */
318 REG_ERPAREN /* Unmatched ) or \\); not returned from regcomp. */ enumerator in enum:__anon7721
/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.h323 REG_ERPAREN, /* Unmatched ) or \); not returned from regcomp. */
321 REG_ERPAREN, /* Unmatched ) or \\); not returned from regcomp. */ enumerator in enum:__anon8518
H A Dregex.c1351 gettext_noop ("Unmatched ) or \\)"), /* REG_ERPAREN */
3213 FREE_STACK_RETURN (REG_ERPAREN);
3225 FREE_STACK_RETURN (REG_ERPAREN);
6462 if (ret == REG_ERPAREN)
/macosx-10.10.1/gnudiff-19/diffutils/lib/posix/
H A Dregex.h314 REG_ERPAREN /* Unmatched ) or \); not returned from regcomp. */
312 REG_ERPAREN /* Unmatched ) or \\); not returned from regcomp. */ enumerator in enum:__anon8679
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dregex.h420 #define REG_ERPAREN _REG_ERPAREN
418 #define REG_ERPAREN macro
H A Dregcomp.c180 gettext_noop ("Unmatched ) or \\)") /* REG_ERPAREN */
493 if (ret == REG_ERPAREN)
2288 *err = REG_ERPAREN;
/macosx-10.10.1/lsof-53/lsof/
H A Dregex.h366 REG_ERPAREN /* Unmatched ) or \); not returned from regcomp. */
364 REG_ERPAREN /* Unmatched ) or \\); not returned from regcomp. */ enumerator in enum:__anon10664
/macosx-10.10.1/lsof-53/lsof/lib/
H A Dregex.c1194 gettext_noop ("Unmatched ) or \\)") /* REG_ERPAREN */
2938 FREE_STACK_RETURN (REG_ERPAREN);
2960 FREE_STACK_RETURN (REG_ERPAREN);
6175 if (ret == REG_ERPAREN) ret = REG_EPAREN;
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c1372 gettext_noop ("Unmatched ) or \\)") /* REG_ERPAREN */
3723 FREE_STACK_RETURN (REG_ERPAREN);
3745 FREE_STACK_RETURN (REG_ERPAREN);
7986 if (ret == REG_ERPAREN) ret = REG_EPAREN;
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dregex.c1423 gettext_noop ("Unmatched ) or \\)") /* REG_ERPAREN */
3794 FREE_STACK_RETURN (REG_ERPAREN);
3816 FREE_STACK_RETURN (REG_ERPAREN);
8207 if (ret == REG_ERPAREN) ret = REG_EPAREN;

Completed in 380 milliseconds