Home
last modified time | relevance | path

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

/third_party/boost/libs/property_tree/test/
Dprefixing_callbacks.hpp20 template <typename Ch> const Ch* string_prefix();
21 template <> inline const char* string_prefix() { return "s:"; } in string_prefix() function
22 template <> inline const wchar_t* string_prefix() { return L"s:"; } in string_prefix() function
64 this->current_value() = constants::string_prefix<char_type>(); in on_begin_string()
/third_party/boost/tools/quickbook/src/
Dsyntax_highlight.cpp477 string_prefix in definition()
482 = ! string_prefix >> (long_string | short_string) in definition()
516 comment, special, string_, string_prefix, short_string, member