TrinityCore
|
Namespaces | |
internal | |
LIBPROTOBUF_EXPORT string google::protobuf::strings::CHexEscape | ( | const string & | src | ) |
LIBPROTOBUF_EXPORT string google::protobuf::strings::Substitute | ( | const char * | format, |
const internal::SubstituteArg & | arg0 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg1 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg2 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg3 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg4 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg5 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg6 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg7 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg8 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg9 = internal::SubstituteArg() |
||
) |
LIBPROTOBUF_EXPORT void google::protobuf::strings::SubstituteAndAppend | ( | string * | output, |
const char * | format, | ||
const internal::SubstituteArg & | arg0 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg1 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg2 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg3 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg4 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg5 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg6 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg7 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg8 = internal::SubstituteArg() , |
||
const internal::SubstituteArg & | arg9 = internal::SubstituteArg() |
||
) |
LIBPROTOBUF_EXPORT string google::protobuf::strings::Utf8SafeCEscape | ( | const string & | src | ) |