Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumparse_impl.cpp58 parser->fLocalMatchers.affixMatcherWarehouse.createAffixMatchers( in createSimpleParser()
145 parser->fLocalMatchers.affixMatcherWarehouse.createAffixMatchers( in createParserFromProperties()
Dnumparse_affixes.h231 …void createAffixMatchers(const AffixPatternProvider& patternInfo, MutableMatcherCollection& output,
Dnumparse_affixes.cpp294 void AffixMatcherWarehouse::createAffixMatchers(const AffixPatternProvider& patternInfo, in createAffixMatchers() function in AffixMatcherWarehouse