Home
last modified time | relevance | path

Searched refs:start_snippet_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dcode_snippet.cpp49 void start_snippet_impl(std::string const&, string_iterator);
431 start_snippet_impl("!", first); in escaped_comment()
450 start_snippet_impl(std::string(mark_begin, mark_end), first); in start_snippet()
496 void code_snippet_actions::start_snippet_impl( in start_snippet_impl() function in quickbook::code_snippet_actions