Searched refs:mbsconv (Results 1 – 3 of 3) sorted by relevance
58 convbuf = helpers::mbsconv(utf8, prec); \413 cp = convbuf = helpers::mbsconv(dtoaresult, -1); in FUNCTION_NAME()
421 cp = convbuf = helpers::mbsconv(dtoaresult, -1); in FUNCTION_NAME()
789 static wchar_t* mbsconv(const char* mbsarg, int prec) { in mbsconv() function