Searched refs:utf_len (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dcharset.c511 utf_len(ch) function
545 len = utf_len(s[0]);
589 switch (utf_len(p[0]))
706 len = utf_len(*p);
H A Doutput.c411 ubuf_len = utf_len(c);
H A Dline.c328 len = utf_len(c);
695 replen = utf_len(rep[0]);
860 mbc_buf_len = utf_len(c);
H A Dfuncs.h61 public int utf_len LESSPARAMS ((unsigned char ch));
H A Dcmdbuf.c1236 cmd_mbc_buf_len = utf_len(c);

Completed in 172 milliseconds