Home
last modified time | relevance | path

Searched refs:utf16be_to_utf8 (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/system/
H A Dconvertutf.h21 ssize_t utf16be_to_utf8(const uint16* source, size_t sourceCodeUnitCount,
/haiku/src/system/kernel/
H A Dconvertutf.cpp130 utf16be_to_utf8(const uint16* source, size_t sourceCodeUnitCount, in utf16be_to_utf8() function