Searched refs:iLenf (Results 1 – 1 of 1) sorted by relevance
667 int32_t iLenf = wsPattern.GetLength(); in GetCategory() local670 while (ccf < iLenf) { in GetCategory()672 FX_GetLiteralText(pStr, ccf, iLenf); in GetCategory()677 if (ccf == iLenf) { in GetCategory()733 int32_t iLenf = wsPattern.GetLength(); in GetLocaleName() local735 while (ccf < iLenf) { in GetLocaleName()737 FX_GetLiteralText(pStr, ccf, iLenf); in GetLocaleName()741 while (ccf < iLenf && pStr[ccf] != ')') { in GetLocaleName()755 int32_t iLenf = wsPattern.GetLength(); in GetTextFormat() local758 while (ccf < iLenf) { in GetTextFormat()[all …]