Searched refs:NFSubstitution (Results 1 – 11 of 11) sorted by relevance
47 class SameValueSubstitution : public NFSubstitution {68 class MultiplierSubstitution : public NFSubstitution {78 : NFSubstitution(_pos, _ruleSet, description, status), divisor(_divisor) in MultiplierSubstitution()96 virtual UBool operator==(const NFSubstitution& rhs) const;125 class ModulusSubstitution : public NFSubstitution {147 virtual UBool operator==(const NFSubstitution& rhs) const;181 class IntegralPartSubstitution : public NFSubstitution {187 : NFSubstitution(_pos, _ruleSet, description, status) {} in IntegralPartSubstitution()203 class FractionalPartSubstitution : public NFSubstitution {214 virtual UBool operator==(const NFSubstitution& rhs) const;[all …]
32 class NFSubstitution : public UObject {38 NFSubstitution(int32_t pos,56 static NFSubstitution* makeSubstitution(int32_t pos, 67 virtual ~NFSubstitution();75 virtual UBool operator==(const NFSubstitution& rhs) const;83 UBool operator!=(const NFSubstitution& rhs) const { return !operator==(rhs); }245 NFSubstitution(const NFSubstitution &other); // forbid copying of this class246 NFSubstitution &operator=(const NFSubstitution &other); // forbid copying of this class
26 class NFSubstitution; variable90 …NFSubstitution* extractSubstitution(const NFRuleSet* ruleSet, const NFRule* predecessor, UErrorCod…95 … const UnicodeString& delimiter, ParsePosition& pp, const NFSubstitution* sub, 110 NFSubstitution* sub1;111 NFSubstitution* sub2;
464 NFSubstitution *469 NFSubstitution* result = NULL; in extractSubstitution()514 result = NFSubstitution::makeSubstitution(subStart, this, predecessor, ruleSet, in extractSubstitution()614 util_equalSubstitutions(const NFSubstitution* sub1, const NFSubstitution* sub2) in util_equalSubstitutions()1151 const NFSubstitution* sub, in matchToDelimiter()
68 friend class NFSubstitution; variable
21 abstract class NFSubstitution { class65 public static NFSubstitution makeSubstitution(int pos, in makeSubstitution()157 NFSubstitution(int pos, in NFSubstitution() method in NFSubstitution243 NFSubstitution that2 = (NFSubstitution)that; in equals()544 class SameValueSubstitution extends NFSubstitution {632 class MultiplierSubstitution extends NFSubstitution {776 class ModulusSubstitution extends NFSubstitution {1038 class IntegralPartSubstitution extends NFSubstitution {1125 class FractionalPartSubstitution extends NFSubstitution {1342 class AbsoluteValueSubstitution extends NFSubstitution {[all …]
102 private NFSubstitution sub1 = null;108 private NFSubstitution sub2 = null;459 private NFSubstitution extractSubstitution(NFRuleSet owner, in extractSubstitution()461 NFSubstitution result; in extractSubstitution()505 result = NFSubstitution.makeSubstitution(subStart, this, predecessor, owner, in extractSubstitution()1094 …ing delimiter, PluralFormat pluralFormatDelimiter, ParsePosition pp, NFSubstitution sub, double up… in matchToDelimiter()
22 abstract class NFSubstitution { class66 public static NFSubstitution makeSubstitution(int pos, in makeSubstitution()158 NFSubstitution(int pos, in NFSubstitution() method in NFSubstitution244 NFSubstitution that2 = (NFSubstitution)that; in equals()545 class SameValueSubstitution extends NFSubstitution {633 class MultiplierSubstitution extends NFSubstitution {777 class ModulusSubstitution extends NFSubstitution {1039 class IntegralPartSubstitution extends NFSubstitution {1126 class FractionalPartSubstitution extends NFSubstitution {1343 class AbsoluteValueSubstitution extends NFSubstitution {[all …]
103 private NFSubstitution sub1 = null;109 private NFSubstitution sub2 = null;460 private NFSubstitution extractSubstitution(NFRuleSet owner, in extractSubstitution()462 NFSubstitution result; in extractSubstitution()506 result = NFSubstitution.makeSubstitution(subStart, this, predecessor, owner, in extractSubstitution()1095 …ing delimiter, PluralFormat pluralFormatDelimiter, ParsePosition pp, NFSubstitution sub, double up… in matchToDelimiter()
1012 friend class NFSubstitution; variable
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...