Searched defs:ct_encode_string (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libedit/ | ||
H A D | chartype.c | 93 ct_encode_string(const wchar_t *s, ct_buffer_t *conv) in ct_encode_string() function |
H A D | history.c | 73 #define ct_encode_string(s, b) (s) macro |