Searched refs:add_quote (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser.hpp161 void add_quote(char, const token_type&);
210 tokenizer< IS >::add_quote(char ch, const token_type& type) function in class:atf::parser::tokenizer
H A Dparser.cpp234 add_quote('"', dblquote_type);
H A Dparser_test.cpp204 add_quote('"', dblquote_type);
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dconfig.cpp66 add_quote('"', dblquote_type);
H A Datffile.cpp71 add_quote('"', dblquote_type);
H A Dtest-program.cpp97 add_quote('"', dblquote_type);

Completed in 2354 milliseconds