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

/freebsd-11-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.c424 ubuf_len = utf_len(c);
H A Dline.c718 replen = utf_len(rep[0]);
894 mbc_buf_len = utf_len(c);
H A Dfuncs.h65 public int utf_len LESSPARAMS ((int ch));
H A Dcmdbuf.c1279 cmd_mbc_buf_len = utf_len(c);

Completed in 72 milliseconds