Searched defs:__append (Results 1 – 1 of 1) sorted by relevance
165 static void __append(__iostring &buf, const string& name) in __append() function168 static void __append(__iowstring &buf, const wstring& name) in __append() function171 static void __append(__iostring &buf, char *first, char *last, const ctype<char>& /* ct */) in __append() function174 static void __append(__iowstring &buf, char *first, char *last, const ctype<wchar_t>& ct) { in __append() function