Searched defs:ct_encode_string (Results 1 – 2 of 2) sorted by relevance
| /third_party/libedit/src/ | ||
| D | chartype.c | 94 ct_encode_string(const wchar_t *s, ct_buffer_t *conv) in ct_encode_string() function |
| D | history.c | 77 #define ct_encode_string(s, b) (s) macro |