Searched refs:dblquote_type (Results 1 – 5 of 5) sorted by relevance
52 static const tools::parser::token_type dblquote_type = 3; variable64 add_quote('"', dblquote_type); in tokenizer()
222 static const impl::token_type dblquote_type = 5; variable234 add_quote('"', dblquote_type); in tokenizer()
59 static const tools::parser::token_type dblquote_type = 5; variable75 add_quote('"', dblquote_type); in tokenizer()
87 static const tools::parser::token_type dblquote_type = 4; variable96 add_quote('"', dblquote_type); in tokenizer()
196 static const tools::parser::token_type dblquote_type = 3; variable204 add_quote('"', dblquote_type); in tokenizer()