Home
last modified time | relevance | path

Searched refs:doParse (Results 1 – 12 of 12) sorted by relevance

/external/icu4c/i18n/
Dnfsubs.cpp150 virtual UBool doParse(const UnicodeString& text,
210 virtual UBool doParse(const UnicodeString& text,
277 virtual UBool doParse(const UnicodeString& text,
309 virtual UBool doParse(const UnicodeString& /*text*/, in doParse() function in NullSubstitution
675 NFSubstitution::doParse(const UnicodeString& text, in doParse() function in NFSubstitution
926 ModulusSubstitution::doParse(const UnicodeString& text, in doParse() function in ModulusSubstitution
936 … return NFSubstitution::doParse(text, parsePosition, baseValue, upperBound, lenientParse, result); in doParse()
942 ruleToUse->doParse(text, parsePosition, FALSE, upperBound, result); in doParse()
1092 FractionalPartSubstitution::doParse(const UnicodeString& text, in doParse() function in FractionalPartSubstitution
1102 return NFSubstitution::doParse(text, parsePosition, baseValue, 0, lenientParse, resVal); in doParse()
[all …]
Dnfrs.cpp616 UBool success = negativeNumberRule->doParse(text, workingPos, 0, upperBound, tempResult); in parse()
636 … UBool success = fractionRules[i]->doParse(text, workingPos, 0, upperBound, tempResult); in parse()
676 … UBool success = rules[i]->doParse(text, workingPos, fIsFractionRuleSet, upperBound, tempResult); in parse()
Dnfsubs.h186 virtual UBool doParse(const UnicodeString& text,
Dnfrule.h67 UBool doParse(const UnicodeString& text,
Dnfrule.cpp756 NFRule::doParse(const UnicodeString& text, in doParse() function in NFRule
1032 UBool success = sub->doParse(subText, tempPP, _baseValue, upperBound, in matchToDelimiter()
1081 UBool success = sub->doParse(text, tempPP, _baseValue, upperBound, in matchToDelimiter()
Drbnf.cpp321 StringLocalizationInfo* doParse(void);
379 return doParse(); in parse()
384 LocDataParser::doParse(void) { in doParse() function in LocDataParser
/external/chromium/third_party/icu/source/i18n/
Dnfsubs.cpp150 virtual UBool doParse(const UnicodeString& text,
210 virtual UBool doParse(const UnicodeString& text,
277 virtual UBool doParse(const UnicodeString& text,
309 virtual UBool doParse(const UnicodeString& /*text*/, in doParse() function in NullSubstitution
675 NFSubstitution::doParse(const UnicodeString& text, in doParse() function in NFSubstitution
926 ModulusSubstitution::doParse(const UnicodeString& text, in doParse() function in ModulusSubstitution
936 … return NFSubstitution::doParse(text, parsePosition, baseValue, upperBound, lenientParse, result); in doParse()
942 ruleToUse->doParse(text, parsePosition, FALSE, upperBound, result); in doParse()
1095 FractionalPartSubstitution::doParse(const UnicodeString& text, in doParse() function in FractionalPartSubstitution
1105 return NFSubstitution::doParse(text, parsePosition, baseValue, 0, lenientParse, resVal); in doParse()
[all …]
Dnfrs.cpp616 UBool success = negativeNumberRule->doParse(text, workingPos, 0, upperBound, tempResult); in parse()
636 … UBool success = fractionRules[i]->doParse(text, workingPos, 0, upperBound, tempResult); in parse()
676 … UBool success = rules[i]->doParse(text, workingPos, fIsFractionRuleSet, upperBound, tempResult); in parse()
Dnfsubs.h186 virtual UBool doParse(const UnicodeString& text,
Dnfrule.h67 UBool doParse(const UnicodeString& text,
Dnfrule.cpp756 NFRule::doParse(const UnicodeString& text, in doParse() function in NFRule
1032 UBool success = sub->doParse(subText, tempPP, _baseValue, upperBound, in matchToDelimiter()
1081 UBool success = sub->doParse(text, tempPP, _baseValue, upperBound, in matchToDelimiter()
Drbnf.cpp321 StringLocalizationInfo* doParse(void);
379 return doParse(); in parse()
384 LocDataParser::doParse(void) { in doParse() function in LocDataParser