Home | History | Annotate | Download | only in cintltst

Lines Matching full:codepointcount

5097        int codepointCount = 0;
5124 if ((pSource - (const char *)pszLMBCS) == offsets [codepointCount+1])
5128 if (Out[0] != pszUnicode[codepointCount]){
5130 Out[0], pszUnicode[codepointCount]);
5134 codepointCount++;