Searched refs:iCurChar (Results 1 – 1 of 1) sorted by relevance
909 int32_t iCurChar = ccf; in GetTextFormat() local912 WideStringView(m_spPattern.data() + iCurChar, ccf - iCurChar + 1); in GetTextFormat()959 int32_t iCurChar = ccf; in GetNumericFormat() local962 WideStringView(m_spPattern.data() + iCurChar, ccf - iCurChar + 1); in GetNumericFormat()1554 int32_t iCurChar = ccf; in GetDateTimeFormat() local1557 WideStringView(m_spPattern.data() + iCurChar, ccf - iCurChar + 1); in GetDateTimeFormat()