HomeSort by relevance Sort by last modified time
    Searched refs:_createPerl (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/i18n/
unesctrn.cpp 110 static Transliterator* _createPerl(const UnicodeString& ID, Transliterator::Token /*context*/) {
134 Transliterator::_registerFactory(UNICODE_STRING_SIMPLE("Hex-Any/Perl"), _createPerl, t);
  /external/icu4c/i18n/
unesctrn.cpp 110 static Transliterator* _createPerl(const UnicodeString& ID, Transliterator::Token /*context*/) {
134 Transliterator::_registerFactory(UNICODE_STRING_SIMPLE("Hex-Any/Perl"), _createPerl, t);

Completed in 113 milliseconds