Home | History | Annotate | Download | only in src

Lines Matching defs:ts

560 					char ts[4];
566 c = utf_wctomb(ts, c2 - 0x100);
567 ts[c] = 0;
568 for (c = 0; ts[c]; ++c) {
570 *wp++ = ts[c];