Searched refs:makeSubstitution (Results 1 – 3 of 3) sorted by relevance
/external/icu4c/i18n/ |
D | nfsubs.h | 57 static NFSubstitution* makeSubstitution(int32_t pos,
|
D | nfrule.cpp | 412 return NFSubstitution::makeSubstitution(ruleText.length(), this, predecessor, in extractSubstitution() 440 return NFSubstitution::makeSubstitution(ruleText.length(), this, predecessor, in extractSubstitution() 449 result = NFSubstitution::makeSubstitution(subStart, this, predecessor, ruleSet, in extractSubstitution()
|
D | nfsubs.cpp | 327 NFSubstitution::makeSubstitution(int32_t pos, in makeSubstitution() function in NFSubstitution
|