Searched defs:REG_BADBR (Results 1 – 9 of 9) sorted by relevance
45 #define REG_BADBR 10 macro
75 #define REG_BADBR 10 macro
79 REG_BADBR, /* invalid repeat counts in {} */ enumerator
146 static const reg_error_t REG_BADBR = 10; /* Invalid contents of \{\}. */ variable