Home | History | Annotate | Download | only in libiberty

Lines Matching refs:REG_EPAREN

1366     gettext_noop ("Unmatched ( or \\("), /* REG_EPAREN */
4165 FREE_STACK_RETURN (REG_EPAREN);
7990 unmatched close-group: both are REG_EPAREN. */
7991 if (ret == REG_ERPAREN) ret = REG_EPAREN;