Home
last modified time | relevance | path

Searched refs:tokenWarehouse (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dnumparse_affixes.cpp198 … AffixTokenMatcherWarehouse& tokenWarehouse, in fromAffixPattern() argument
211 ignorables = &tokenWarehouse.ignorables(); in fromAffixPattern()
214 AffixPatternMatcherBuilder builder(affixPattern, tokenWarehouse, ignorables); in fromAffixPattern()
233 AffixMatcherWarehouse::AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse) in AffixMatcherWarehouse() argument
234 : fTokenWarehouse(tokenWarehouse) { in AffixMatcherWarehouse()
Dnumparse_affixes.h202 AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse);
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_affixes.cpp194 … AffixTokenMatcherWarehouse& tokenWarehouse, in fromAffixPattern() argument
207 ignorables = &tokenWarehouse.ignorables(); in fromAffixPattern()
210 AffixPatternMatcherBuilder builder(affixPattern, tokenWarehouse, ignorables); in fromAffixPattern()
229 AffixMatcherWarehouse::AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse) in AffixMatcherWarehouse() argument
230 : fTokenWarehouse(tokenWarehouse) { in AffixMatcherWarehouse()
Dnumparse_affixes.h200 AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse);
/third_party/icu/icu4c/source/i18n/
Dnumparse_affixes.cpp198 … AffixTokenMatcherWarehouse& tokenWarehouse, in fromAffixPattern() argument
211 ignorables = &tokenWarehouse.ignorables(); in fromAffixPattern()
214 AffixPatternMatcherBuilder builder(affixPattern, tokenWarehouse, ignorables); in fromAffixPattern()
233 AffixMatcherWarehouse::AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse) in AffixMatcherWarehouse() argument
234 : fTokenWarehouse(tokenWarehouse) { in AffixMatcherWarehouse()
Dnumparse_affixes.h202 AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse);