Home | History | Annotate | Download | only in cintltst

Lines Matching full:codepointcount

5087        int codepointCount = 0;
5114 if ((pSource - (const char *)pszLMBCS) == offsets [codepointCount+1])
5118 if (Out[0] != pszUnicode[codepointCount]){
5120 Out[0], pszUnicode[codepointCount]);
5124 codepointCount++;