Searched refs:wsDotSymbol (Results 1 – 1 of 1) sorted by relevance
177 const WideString& wsDotSymbol, in GetNumericDotIndex() argument182 int32_t iLenDot = wsDotSymbol.GetLength(); in GetNumericDotIndex()187 !wcsncmp(pStr + ccf, wsDotSymbol.c_str(), iLenDot)) { in GetNumericDotIndex()1155 WideString wsDotSymbol = in ParseNum() local1173 if (!GetNumericDotIndex(wsSrcNum, wsDotSymbol, &dot_index) && in ParseNum()2111 WideString wsDotSymbol = in FormatStrNum() local2114 *wsOutput += wsDotSymbol; in FormatStrNum()2117 *wsOutput += wsDotSymbol; in FormatStrNum()2119 *wsOutput += wsDotSymbol; in FormatStrNum()