Searched refs:AppendStrToTargetLength (Results 1 – 2 of 2) sorted by relevance
173 static void AppendStrToTargetLength(const CString &str, int length, CString &target);185 AppendStrToTargetLength(cStr, length, str); in ConvertAndAppend()
630 void JSDate::AppendStrToTargetLength(const CString &str, int length, CString &target) in AppendStrToTargetLength() function in panda::ecmascript::JSDate