Lines Matching refs:el_lgcyconv
66 el_wpush(el, ct_decode_string(str, &el->el_lgcyconv));
84 return ct_encode_string(tmp, &el->el_lgcyconv);
94 wargv = (void *)ct_decode_argv(argc, argv, &el->el_lgcyconv);
151 &el->el_lgcyconv));
174 wargv = (void *)ct_decode_argv(i + 1, argv, &el->el_lgcyconv);
222 wargv = ct_decode_argv(2, args, &el->el_lgcyconv);
307 *p = ct_encode_string(pw, &el->el_lgcyconv);
308 if (!el->el_lgcyconv.csize)
372 info->buffer = ct_encode_string(winfo->buffer, &el->el_lgcyconv);
395 return el_winsertstr(el, ct_decode_string(str, &el->el_lgcyconv));
401 return el_wreplacestr(el, ct_decode_string(str, &el->el_lgcyconv));