Home
last modified time | relevance | path

Searched refs:ct_enc_width (Results 1 – 3 of 3) sorted by relevance

/external/libedit/src/
Dchartype.c176 ct_enc_width(Char c) in ct_enc_width() function
195 if (len < ct_enc_width(c)) in ct_encode_char()
Deln.c355 offset += ct_enc_width(*p); in el_line()
360 offset += ct_enc_width(*p); in el_line()
Dchartype.h198 protected size_t ct_enc_width(Char);