Searched refs:CLOSE_BRACKET (Results 1 – 3 of 3) sorted by relevance
60 #define CLOSE_BRACKET ']' macro
1910 *s == CLOSE_BRACKET) in get_next_token()2095 } else if (*s == CLOSE_BRACKET) { in get_next_extract_format_item()
2530 else if (*s1 == CLOSE_BRACKET) { in getIndex()