Home
last modified time | relevance | path

Searched refs:REG_ERPAREN (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h317 REG_ERPAREN /* Unmatched ) or \); not returned from regcomp. */ enumerator
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c3712 FREE_STACK_RETURN (REG_ERPAREN); in PREFIX()
3734 FREE_STACK_RETURN (REG_ERPAREN); in PREFIX()
7970 if (ret == REG_ERPAREN) ret = REG_EPAREN;