Home
last modified time | relevance | path

Searched refs:sawSource (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Dtridpars.cpp56 sawSource = sawS; in Specs()
792 UBool sawSource = TRUE; in parseFilterID() local
795 sawSource = FALSE; in parseFilterID()
801 return new Specs(source, target, variant, sawSource, filter); in parseFilterID()
819 if (specs->sawSource) { in specsToID()
870 if (specs.sawSource) { in specsToSpecialInverse()
Dtransreg.cpp682 UBool sawSource; in remove() local
683 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource); in remove()
884 UBool sawSource; in registerEntry() local
885 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource); in registerEntry()
1142 UBool sawSource; in find() local
1143 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource); in find()
Dtridpars.h72 UBool sawSource; variable
Dtranslit.cpp748 UBool sawSource; in getDisplayName() local
749 TransliteratorIDParser::IDtoSTV(id, source, target, variant, sawSource); in getDisplayName()