Home | History | Annotate | Download | only in cintltst

Lines Matching refs:levels2

1817     static const UBiDiLevel levels2[] = {1,1,2,2,2,0, 1,1,2,1,2,0, 2,2,2};
2059 if (gotLevels[i]!=levels2[i]) {
2061 i, src[i], gotLevels[i], levels2[i]);