Searched refs:BRACE_ROW_SEP (Results 1 – 1 of 1) sorted by relevance
53 …enum {BRACE_ROW_OPEN = 0, BRACE_ROW_CLOSE = 1, BRACE_ROW_SEP=2, BRACE_CN_OPEN=3, BRACE_CN_CLOSE=4 … enumerator185 else if(braces[BRACE_ROW_SEP] && row < mtx.rows) in next()187 buf[0] = braces[BRACE_ROW_SEP]; in next()