Home | History | Annotate | Download | only in cintltst

Lines Matching refs:results2

1930     static const int32_t results2[]={
1954 TestNextUChar(cnv, source, limit, results2, "UTF-8");
2001 static const int32_t results2[]={
2025 TestNextUChar(cnv, source, limit, results2, "CESU-8");
2048 static const int32_t results2[]={
2075 TestNextUChar(cnv, source, limit, results2, "UTF-16");
2216 static const int32_t results2[]={
2243 TestNextUChar(cnv, source, limit, results2, "UTF-32");
2295 static const int32_t results2[]={
2322 TestNextUChar(cnv, source, limit, results2, "UTF-32BE");
2366 static const int32_t results2[]={
2393 TestNextUChar(cnv, source, limit, results2, "UTF-32LE");
4663 static const int32_t results2[]={
4695 TestNextUChar(cnv,source,limit,results2,"EBCDIC_STATEFUL(ibm-930),seq#2");