Lines Matching defs:to
56 * To test the Replaceable glue we have to dummy up a C-based
213 /* try to actually open only a few transliterators */
441 * []|eabcd start - no match, copy e to tranlated buffer
444 * [exz]|d no match, copy d to transliterated buffer
553 * transliterator known to rely on this call.
673 UChar to[CAP];
687 u_uastrcpy(to, cto);
702 if (0 == u_strcmp(buf, to)) {
724 if (0 == u_strcmp(buf, to)) {
746 if (0 == u_strcmp(xrep.text, to)) {
770 if (0 == u_strcmp(xrep.text, to)) {