HomeSort by relevance Sort by last modified time
    Searched defs:ct_encode_string (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
chartype.c 78 ct_encode_string(const Char *s, ct_buffer_t *conv) function
chartype.h 183 #define ct_encode_string __ct_encode_string macro
185 public char *ct_encode_string(const Char *, ct_buffer_t *);
203 #define ct_encode_string(s, b) (s) macro

Completed in 68 milliseconds