Searched refs:wsResultBuf (Results 1 – 1 of 1) sorted by relevance
872 CFX_WideTextBuf wsResultBuf; in DecodeURL() local876 wsResultBuf.AppendChar(ch); in DecodeURL()892 wsResultBuf.AppendChar(chTemp); in DecodeURL()894 wsResultBuf.AppendChar(0); in DecodeURL()895 return wsResultBuf.MakeString(); in DecodeURL()901 CFX_WideTextBuf wsResultBuf; in DecodeMLInternal() local905 wsResultBuf.AppendChar(ch); in DecodeMLInternal()931 wsResultBuf.AppendChar(iCode); in DecodeMLInternal()948 wsResultBuf.AppendChar((wchar_t)iData); in DecodeMLInternal()951 wsResultBuf.AppendChar('"'); in DecodeMLInternal()[all …]