Home | History | Annotate | Download | only in ximcp

Lines Matching refs:to_len

280     int		 to_len,
331 if (!to || !to_len || (to_len < to_cnvlen)) {
342 char *to, int to_len, Status *state)
345 from, from_len, to, to_len, state);
350 wchar_t *to, int to_len, Status *state)
402 if (!to || !to_len || (to_len < to_cnvlen)) {
413 char *to, int to_len, Status *state)
416 from, from_len, to, to_len, state);