Searched refs:LIST_SEPARATOR (Results 1 – 4 of 4) sorted by relevance
258 if (token.type == Token::LIST_SEPARATOR) { in BuildValue()318 if (token.type == Token::LIST_SEPARATOR) { in BuildValue()547 token = Token(Token::LIST_SEPARATOR, json_pos_, 1); in ParseToken()
65 LIST_SEPARATOR, // , enumerator
60 #define LIST_SEPARATOR ';' macro
694 const char sep_str[2] = {LIST_SEPARATOR, 0}; in get_sub_api()1217 lookup[k].list[l] = LIST_SEPARATOR; in get_api_type()