Home | History | Annotate | Download | only in cintltst

Lines Matching full:levels2

1810     static const UBiDiLevel levels2[] = {1,1,2,2,2,0, 1,1,2,1,2,0, 2,2,2};
2052 if (gotLevels[i]!=levels2[i]) {
2054 i, src[i], gotLevels[i], levels2[i]);