Searched refs:wsResultBuf (Results 1 – 1 of 1) sorted by relevance
3398 CFX_WideTextBuf wsResultBuf; in DecodeURL() local3402 wsResultBuf.AppendChar(ch); in DecodeURL()3420 wsResultBuf.Clear(); in DecodeURL()3425 wsResultBuf.AppendChar(chTemp); in DecodeURL()3428 wsResultBuf.AppendChar(0); in DecodeURL()3430 szResultString << FX_UTF8Encode(wsResultBuf.AsStringC()); in DecodeURL()3443 CFX_WideTextBuf wsResultBuf; in DecodeHTML() local3447 wsResultBuf.AppendChar(ch); in DecodeHTML()3458 wsResultBuf.Clear(); in DecodeHTML()3474 wsResultBuf.Clear(); in DecodeHTML()[all …]