Home
last modified time | relevance | path

Searched defs:ct_encode_string (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libedit/
H A Dchartype.c93 ct_encode_string(const wchar_t *s, ct_buffer_t *conv) in ct_encode_string() function
H A Dhistory.c73 #define ct_encode_string(s, b) (s) macro