OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_utf8_well_formed
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/less/dist/
charset.c
622
public int
is_utf8_well_formed
(char *ss, int slen)
function
filename.c
466
if (utf_mode && !
is_utf8_well_formed
(p, edata-p))
funcs.h
70
public int
is_utf8_well_formed
(char *ss, int slen);
cmdbuf.c
1233
if (!
is_utf8_well_formed
(cmd_mbc_buf, cmd_mbc_buf_index))
line.c
949
if (
is_utf8_well_formed
(mbc_buf, mbc_buf_index))
Completed in 19 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026