Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumparse_types.h20 typedef int32_t result_flags_t; typedef
109 result_flags_t flags;
Dnumparse_affixes.h203 AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags);
218 result_flags_t fFlags;
Dnumparse_affixes.cpp383 AffixMatcher::AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t in AffixMatcher()