Searched refs:string_prefix (Results 1 – 2 of 2) sorted by relevance
20 template <typename Ch> const Ch* string_prefix();21 template <> inline const char* string_prefix() { return "s:"; } in string_prefix() function22 template <> inline const wchar_t* string_prefix() { return L"s:"; } in string_prefix() function64 this->current_value() = constants::string_prefix<char_type>(); in on_begin_string()
477 string_prefix in definition()482 = ! string_prefix >> (long_string | short_string) in definition()516 comment, special, string_, string_prefix, short_string, member