OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orphanFilter
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/unicode/
translit.h
[
all
...]
/external/icu4c/i18n/
translit.cpp
847
UnicodeFilter* Transliterator::
orphanFilter
(void) {
[
all
...]
/external/icu4c/test/intltest/
transtst.cpp
697
// ICU4C ONLY. Do not find Transliterator.
orphanFilter
() in ICU4J.
698
UnicodeFilter *f = hex->
orphanFilter
();
700
errln("FAIL:
orphanFilter
() should get a UnicodeFilter");
[
all
...]
Completed in 52 milliseconds