Home
last modified time | relevance | path

Searched defs:ignorables (Results 1 - 25 of 30) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DAffixTokenMatcherFactory.java17 public IgnorablesMatcher ignorables; field in AffixTokenMatcherFactory
41 public IgnorablesMatcher ignorables() { in ignorables() method in AffixTokenMatcherFactory
H A DAffixPatternMatcher.java19 private IgnorablesMatcher ignorables; field in AffixPatternMatcher
[all...]
H A DIgnorablesMatcher.java34 private IgnorablesMatcher(UnicodeSet ignorables) { in IgnorablesMatcher() argument
H A DAffixMatcher.java47 isInteresting( AffixPatternProvider patternInfo, IgnorablesMatcher ignorables, int parseFlags) isInteresting() argument
78 createMatchers( AffixPatternProvider patternInfo, NumberParserImpl output, AffixTokenMatcherFactory factory, IgnorablesMatcher ignorables, int parseFlags) createMatchers() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixTokenMatcherFactory.java19 public IgnorablesMatcher ignorables; field in AffixTokenMatcherFactory
43 public IgnorablesMatcher ignorables() { in ignorables() method in AffixTokenMatcherFactory
H A DIgnorablesMatcher.java36 private IgnorablesMatcher(UnicodeSet ignorables) { in IgnorablesMatcher() argument
H A DAffixPatternMatcher.java21 private IgnorablesMatcher ignorables; field in AffixPatternMatcher
[all...]
H A DAffixMatcher.java49 isInteresting( AffixPatternProvider patternInfo, IgnorablesMatcher ignorables, int parseFlags) isInteresting() argument
80 createMatchers( AffixPatternProvider patternInfo, NumberParserImpl output, AffixTokenMatcherFactory factory, IgnorablesMatcher ignorables, int parseFlags) createMatchers() argument
/third_party/icu/tools/colprobe/
H A Dsortedlines.h22 UnicodeSet ignorables[UCOL_OFF]; member in SortedLines
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_impl.cpp43 IgnorablesMatcher& ignorables = parser->fLocalMatchers.ignorables; in createSimpleParser() local
125 IgnorablesMatcher& ignorables = parser->fLocalMatchers.ignorables; in createParserFromProperties() local
[all...]
H A Dnumparse_affixes.h67 IgnorablesMatcher& ignorables; member
H A Dnumparse_impl.h75 IgnorablesMatcher ignorables; member
H A Dnumber_affixutils.cpp251 containsOnlySymbolsAndIgnorables(const UnicodeString& affixPattern, const UnicodeSet& ignorables, UErrorCode& status) containsOnlySymbolsAndIgnorables() argument
H A Dnumparse_affixes.cpp157 IgnorablesMatcher& AffixTokenMatcherWarehouse::ignorables() { in ignorables() function in AffixTokenMatcherWarehouse
207 IgnorablesMatcher* ignorables; in fromAffixPattern() local
61 AffixPatternMatcherBuilder(const UnicodeString& pattern, AffixTokenMatcherWarehouse& warehouse, IgnorablesMatcher* ignorables) AffixPatternMatcherBuilder() argument
237 isInteresting(const AffixPatternProvider& patternInfo, const IgnorablesMatcher& ignorables, parse_flags_t parseFlags, UErrorCode& status) isInteresting() argument
267 createAffixMatchers(const AffixPatternProvider& patternInfo, MutableMatcherCollection& output, const IgnorablesMatcher& ignorables, parse_flags_t parseFlags, UErrorCode& status) createAffixMatchers() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_impl.cpp43 IgnorablesMatcher& ignorables = parser->fLocalMatchers.ignorables; in createSimpleParser() local
125 IgnorablesMatcher& ignorables = parser->fLocalMatchers.ignorables; in createParserFromProperties() local
[all...]
H A Dnumparse_affixes.h67 IgnorablesMatcher& ignorables; member
H A Dnumber_affixutils.cpp251 containsOnlySymbolsAndIgnorables(const UnicodeString& affixPattern, const UnicodeSet& ignorables, UErrorCode& status) containsOnlySymbolsAndIgnorables() argument
H A Dnumparse_impl.h75 IgnorablesMatcher ignorables; member
H A Dnumparse_affixes.cpp157 IgnorablesMatcher& AffixTokenMatcherWarehouse::ignorables() { in ignorables() function in AffixTokenMatcherWarehouse
207 IgnorablesMatcher* ignorables; in fromAffixPattern() local
61 AffixPatternMatcherBuilder(const UnicodeString& pattern, AffixTokenMatcherWarehouse& warehouse, IgnorablesMatcher* ignorables) AffixPatternMatcherBuilder() argument
237 isInteresting(const AffixPatternProvider& patternInfo, const IgnorablesMatcher& ignorables, parse_flags_t parseFlags, UErrorCode& status) isInteresting() argument
267 createAffixMatchers(const AffixPatternProvider& patternInfo, MutableMatcherCollection& output, const IgnorablesMatcher& ignorables, parse_flags_t parseFlags, UErrorCode& status) createAffixMatchers() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_affixutils.cpp249 containsOnlySymbolsAndIgnorables(const UnicodeString& affixPattern, const UnicodeSet& ignorables, UErrorCode& status) containsOnlySymbolsAndIgnorables() argument
H A Dnumparse_affixes.h67 IgnorablesMatcher& ignorables; member
H A Dnumparse_impl.cpp43 IgnorablesMatcher& ignorables = parser->fLocalMatchers.ignorables; in createSimpleParser() local
125 IgnorablesMatcher& ignorables = parser->fLocalMatchers.ignorables; in createParserFromProperties() local
[all...]
H A Dnumparse_impl.h75 IgnorablesMatcher ignorables; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DAffixUtils.java450 containsOnlySymbolsAndIgnorables( CharSequence affixPattern, UnicodeSet ignorables) containsOnlySymbolsAndIgnorables() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DAffixUtils.java453 containsOnlySymbolsAndIgnorables( CharSequence affixPattern, UnicodeSet ignorables) containsOnlySymbolsAndIgnorables() argument

Completed in 14 milliseconds

12