Searched refs:BRACE_CN_CLOSE (Results 1 – 1 of 1) sorted by relevance
53 …num {BRACE_ROW_OPEN = 0, BRACE_ROW_CLOSE = 1, BRACE_ROW_SEP=2, BRACE_CN_OPEN=3, BRACE_CN_CLOSE=4 }; enumerator209 if (mcn > 1 && braces[BRACE_CN_CLOSE]) in next()211 buf[0] = braces[BRACE_CN_CLOSE]; in next()