Searched defs:targetLength (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dconvertutf.cpp59 utf16_to_utf8(const uint16* source, size_t sourceCodeUnitCount, char* target, size_t targetLength, bool isLittleEndian) argument
121 utf16le_to_utf8(const uint16* source, size_t sourceCodeUnitCount, char* target, size_t targetLength) argument
130 utf16be_to_utf8(const uint16* source, size_t sourceCodeUnitCount, char* target, size_t targetLength) argument

Completed in 68 milliseconds