Searched refs:REG_EBRACE (Results 1 – 4 of 4) sorted by relevance
80 #define REG_EBRACE 9 macro
59 MACRO(REG_EBRACE); in regex_h()
145 { REG_EBRACE, "REG_EBRACE", "braces not balanced" },
528 REQUIRE(MORE(), REG_EBRACE); in p_ere_exp()723 REQUIRE(MORE(), REG_EBRACE); in p_simp_re()