Home | History | Annotate | Download | only in cintltst

Lines Matching refs:levels2

1813     static const UBiDiLevel levels2[] = {1,1,2,2,2,0, 1,1,2,1,2,0, 2,2,2};
2055 if (gotLevels[i]!=levels2[i]) {
2057 i, src[i], gotLevels[i], levels2[i]);