OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucs2utf8str
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_conv.c
93
static int
ucs2utf8str
(const u_int16_t *, int, u_int8_t *, int);
696
len = utf8 ?
ucs2utf8str
(wn, WIN_CHARS, buf, sizeof(buf))
848
ucs2utf8str
(const u_int16_t *in, int n, u_int8_t *out, int m)
function in typeref:typename:int
msdosfs_conv.c
93
static int
ucs2utf8str
(const u_int16_t *, int, u_int8_t *, int);
696
len = utf8 ?
ucs2utf8str
(wn, WIN_CHARS, buf, sizeof(buf))
848
ucs2utf8str
(const u_int16_t *in, int n, u_int8_t *out, int m)
function in typeref:typename:int
Completed in 120 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025