Lines Matching refs:nonNumericalExecutedRuleMask
161 uint32_t nonNumericalExecutedRuleMask,
228 uint32_t nonNumericalExecutedRuleMask,
300 uint32_t nonNumericalExecutedRuleMask,
698 uint32_t nonNumericalExecutedRuleMask, in doParse() argument
719 ruleSet->parse(text, parsePosition, upperBound, nonNumericalExecutedRuleMask, result); in doParse()
941 uint32_t nonNumericalExecutedRuleMask, in doParse() argument
947 …rse(text, parsePosition, baseValue, upperBound, lenientParse, nonNumericalExecutedRuleMask, result… in doParse()
953 … ruleToUse->doParse(text, parsePosition, FALSE, upperBound, nonNumericalExecutedRuleMask, result); in doParse()
1128 uint32_t nonNumericalExecutedRuleMask, in doParse() argument
1134 …ion::doParse(text, parsePosition, baseValue, 0, lenientParse, nonNumericalExecutedRuleMask, resVal… in doParse()
1153 getRuleSet()->parse(workText, workPos, 10, nonNumericalExecutedRuleMask, temp); in doParse()
1263 uint32_t nonNumericalExecutedRuleMask, in doParse() argument
1282 …getRuleSet()->parse(workText, workPos, 1, nonNumericalExecutedRuleMask, temp); // parse zero or no… in doParse()
1304 … parsePosition, withZeros ? 1 : baseValue, upperBound, FALSE, nonNumericalExecutedRuleMask, result… in doParse()