Lines Matching defs:to
9 * By using this file, you agree to the terms and conditions set forth bellow.
28 * distribution the "Copyright Notice" refers to the following language:
31 * 4. The name of JPNIC may not be used to endorse or promote products
200 unsigned long *to, size_t tolen) {
210 unsigned long *to_org = to;
215 assert(ctx != NULL && from != NULL && to != NULL);
244 *to = '.';
246 *to = *from;
248 to++;
256 *to = '\0';
261 TRACE(("idn_delimitermap_map(): success (to=\"%s\")\n",