Home
last modified time | relevance | path

Searched defs:srcChar (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/src/
Dunicode_ex.cpp72 void Utf32CodePointToUtf8(uint8_t* dstP, char32_t srcChar, size_t bytes) in Utf32CodePointToUtf8()
95 size_t Utf32CodePointUtf8Length(char32_t srcChar) in Utf32CodePointUtf8Length()