Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h308 REG_EBRACE, /* Unmatched \{. */ enumerator
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c3974 FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR); in PREFIX()