Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libedit/keymacro/
H A Dtest_get.c34 char *ct_encode_string(const wchar_t *s UU, ct_buffer_t *conv UU) in ct_encode_string() function
/openbsd-src/lib/libedit/
H A Dchartype.c74 ct_encode_string(const wchar_t *s, ct_buffer_t *conv) in ct_encode_string() function
H A Dhistory.c71 #define ct_encode_string(s, b) (s) macro