OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encode_utf8
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
casefold.c
222
static void
encode_utf8
(VSTRING *buffer, int codepoint)
function
224
const char myname[] = "
encode_utf8
";
302
encode_utf8
(buffer, codepoint);
/src/external/bsd/file/dist/src/
ascmagic.c
59
file_private unsigned char *
encode_utf8
(unsigned char *, size_t, file_unichar_t *,
156
if ((utf8_end =
encode_utf8
(utf8_buf, mlen, ubuf, ulen))
343
encode_utf8
(unsigned char *buf, size_t len, file_unichar_t *ubuf, size_t ulen)
function
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026