Searched refs:ct_enc_width (Results 1 – 3 of 3) sorted by relevance
84 nwread += ct_enc_width(tmp[i]); in el_gets()377 offset += ct_enc_width(*p); in el_line()382 offset += ct_enc_width(*p); in el_line()
185 ct_enc_width(Char c) in ct_enc_width() function200 if (len < ct_enc_width(c)) in ct_encode_char()
189 protected size_t ct_enc_width(Char);