OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unicode_to_utf16le
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_string.c
189
static size_t
unicode_to_utf16le
(char *, size_t, uint32_t);
2683
unicode_to_utf16le
(char *p, size_t remaining, uint32_t uc)
function
2787
unparse =
unicode_to_utf16le
;
2801
unparse =
unicode_to_utf16le
;
3006
unparse =
unicode_to_utf16le
;
3024
unparse =
unicode_to_utf16le
;
3313
unparse =
unicode_to_utf16le
;
3331
unparse =
unicode_to_utf16le
;
/src/external/bsd/libarchive/dist/libarchive/test/
test_archive_string_conversion.c
109
unicode_to_utf16le
(char *p, uint32_t uc)
function
215
op16le +=
unicode_to_utf16le
(op16le, uc);
Completed in 49 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026