Home
last modified time | relevance | path

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

/external/cldr/tools/c/genldml/
Dgenldml.h262 int32_t copyUnicodeStringToChars(const UnicodeString& str, char* buf,int32_t bufCapacity);
Dgenldml.cpp286 int32_t GenerateXML::copyUnicodeStringToChars(const UnicodeString& str, in copyUnicodeStringToChars() function in GenerateXML