Searched refs:wsDotSymbol (Results 1 – 1 of 1) sorted by relevance
907 const CFX_WideString& wsDotSymbol, in FX_GetNumericDotIndex() argument912 int32_t iLenDot = wsDotSymbol.GetLength(); in FX_GetNumericDotIndex()917 !FXSYS_wcsncmp(pStr + ccf, (const FX_WCHAR*)wsDotSymbol, in FX_GetNumericDotIndex()1019 CFX_WideString wsDotSymbol; in ParseNum() local1020 pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Decimal, wsDotSymbol); in ParseNum()1038 if (!FX_GetNumericDotIndex(wsSrcNum, wsDotSymbol, dot_index) && in ParseNum()1785 CFX_WideString wsDotSymbol; in ParseNum() local1786 pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Decimal, wsDotSymbol); in ParseNum()1802 if (!FX_GetNumericDotIndex(wsSrcNum, wsDotSymbol, dot_index) && in ParseNum()3279 CFX_WideString wsDotSymbol; in FormatStrNum() local[all …]