Searched refs:DEFAULT_IGNORABLES (Results 1 – 8 of 8) sorted by relevance
191 IgnorablesMatcher m2(unisets::DEFAULT_IGNORABLES); in testSeriesMatcher()193 IgnorablesMatcher m4(unisets::DEFAULT_IGNORABLES); in testSeriesMatcher()241 IgnorablesMatcher ignorables(unisets::DEFAULT_IGNORABLES); in testCombinedCurrencyMatcher()308 IgnorablesMatcher ignorables(unisets::DEFAULT_IGNORABLES); in testAffixPatternMatcher()
18 StaticUnicodeSets.get(StaticUnicodeSets.Key.DEFAULT_IGNORABLES));
33 DEFAULT_IGNORABLES, enumConstant224 unicodeSets.put(Key.DEFAULT_IGNORABLES, in unicodeSets.put() argument
25 DEFAULT_IGNORABLES, enumerator
143 gUnicodeSets[DEFAULT_IGNORABLES] = new UnicodeSet( in initNumberParseUniSets()
16 StaticUnicodeSets.get(StaticUnicodeSets.Key.DEFAULT_IGNORABLES));
28 DEFAULT_IGNORABLES, enumConstant219 unicodeSets.put(Key.DEFAULT_IGNORABLES, in unicodeSets.put() argument
42 parser->fLocalMatchers.ignorables = {unisets::DEFAULT_IGNORABLES}; in createSimpleParser()133 isStrict ? unisets::STRICT_IGNORABLES : unisets::DEFAULT_IGNORABLES}; in createParserFromProperties()