Searched refs:TOKEN_SPACE (Results 1 – 2 of 2) sorted by relevance
53 TOKEN_SPACE, // ` ' -- ordinary space enumerator146 return type == TOKEN_SPACE; in space()166 if (type == TOKEN_SPACE) in nspaces()174 return type == TOKEN_SPACE || type == TOKEN_TAB; in white_space()
1664 type = TOKEN_SPACE; in make_space()1819 type = TOKEN_SPACE; in next()2292 case TOKEN_SPACE: in delimiter()2341 case TOKEN_SPACE: in description()2848 case token::TOKEN_SPACE: in process_input_stack()6576 case TOKEN_SPACE: in add_to_node_list()6671 case TOKEN_SPACE: in process()