Searched refs:utf_len (Results 1 – 4 of 4) sorted by relevance
588 public int utf_len(char ach) in utf_len() function622 len = utf_len(s0); in is_utf8_well_formed()661 switch (utf_len(sp[0])) in get_wchar()780 len = utf_len(*p); in step_charc()799 len = utf_len(*--p); in step_charc()
933 replen = (size_t) utf_len(rep[0]); /*{{type-issue}}*/ in store_char()1143 mbc_buf_len = utf_len(c); in pappend_b()
1306 cmd_mbc_buf_len = utf_len(c); in cmd_uchar()
82 public int utf_len(char ach);