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

/external/icu4c/i18n/
H A Dtridpars.cpp56 sawSource = sawS;
793 UBool sawSource = TRUE; local
796 sawSource = FALSE;
802 return new Specs(source, target, variant, sawSource, filter);
820 if (specs->sawSource) {
872 if (specs.sawSource) {
H A Dtridpars.h59 * 'sawSource' is true if there was an explicit source in the
61 * source of ANY is returned and 'sawSource' is set to false.
72 UBool sawSource; member in class:TransliteratorIDParser::Specs
H A Dtransreg.cpp682 UBool sawSource; local
683 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
884 UBool sawSource; local
885 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
1145 UBool sawSource; local
1146 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
H A Dtranslit.cpp746 UBool sawSource; local
747 TransliteratorIDParser::IDtoSTV(id, source, target, variant, sawSource);

Completed in 23 milliseconds