Home | History | Annotate | Download | only in intltest

Lines Matching full:toascii

758         //test toASCII with all labels in the string
917 // test toASCII
936 void TestIDNA::testConformance(const char* toASCIIName, TestFunc toASCII,
965 // test toASCII
977 toASCII);
1150 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII,
1160 testChaining(unicodeIn[i], 5,toASCIIName, FALSE, TRUE, toASCII);