Searched refs:affixSetupData (Results 1 – 6 of 6) sorted by relevance
257 AffixTokenMatcherSetupData affixSetupData = { in testCombinedCurrencyMatcher() local259 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testCombinedCurrencyMatcher()261 affixSetupData.parseFlags = PARSE_FLAG_NO_FOREIGN_CURRENCY; in testCombinedCurrencyMatcher()262 AffixTokenMatcherWarehouse warehouseNoForeign(&affixSetupData); in testCombinedCurrencyMatcher()320 AffixTokenMatcherSetupData affixSetupData = { in testAffixPatternMatcher() local322 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testAffixPatternMatcher()
54 AffixTokenMatcherSetupData affixSetupData = { in createSimpleParser() local56 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createSimpleParser()132 AffixTokenMatcherSetupData affixSetupData = { in createParserFromProperties() local134 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createParserFromProperties()