Lines Matching refs:pairs
1177 // test composePair() for some pairs of characters that do not compose
1183 errln("NFC.composePair() incorrectly composes some pairs of characters");
1423 static const StringPair pairs[]={
1440 for(int32_t i=0; i<UPRV_LENGTHOF(pairs); ++i) {
1441 const StringPair &pair=pairs[i];
1453 static const StringPair pairs[]={
1472 for(int32_t i=0; i<UPRV_LENGTHOF(pairs); ++i) {
1473 const StringPair &pair=pairs[i];