Searched refs:iLenf (Results 1 – 1 of 1) sorted by relevance
382 int32_t iLenf = wsPattern.GetLength(); in GetCategory() local386 while (ccf < iLenf) { in GetCategory()388 FX_GetLiteralText(pStr, ccf, iLenf); in GetCategory()393 if (ccf == iLenf) { in GetCategory()448 int32_t iLenf = wsPattern.GetLength(); in GetLocaleName() local450 while (ccf < iLenf) { in GetLocaleName()452 FX_GetLiteralText(pStr, ccf, iLenf); in GetLocaleName()456 while (ccf < iLenf && pStr[ccf] != ')') { in GetLocaleName()470 int32_t iLenf = wsPattern.GetLength(); in GetTextFormat() local474 while (ccf < iLenf) { in GetTextFormat()[all …]