Home | History | Annotate | Download | only in cintltst

Lines Matching refs:chTest

415 const static char chTest[][20] = {
446 size = sizeof(chTest)/sizeof(chTest[0]);
449 u_unescape(chTest[i], t1, 256);
450 u_unescape(chTest[j], t2, 256);