Home
last modified time | relevance | path

Searched refs:makeSubstitution (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dnfsubs.h57 static NFSubstitution* makeSubstitution(int32_t pos,
Dnfrule.cpp412 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()
Dnfsubs.cpp327 NFSubstitution::makeSubstitution(int32_t pos, in makeSubstitution() function in NFSubstitution