OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_createxml
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/i18n/
unesctrn.cpp
105
static Transliterator*
_createXML
(const UnicodeString& ID, Transliterator::Token /*context*/) {
131
Transliterator::_registerFactory(UNICODE_STRING_SIMPLE("Hex-Any/XML"),
_createXML
, t);
Completed in 736 milliseconds