Searched refs:HTMLSTR2Code (Results 1 – 2 of 2) sorted by relevance
235 static bool HTMLSTR2Code(const WideStringView& pData, uint32_t* iCode);
3350 if (HTMLSTR2Code(strString, &iData)) { in DecodeHTML()3716 bool CFXJSE_FormCalcContext::HTMLSTR2Code(const WideStringView& pData, in HTMLSTR2Code() function in CFXJSE_FormCalcContext