Searched defs:BEST_FIT (Results 1 – 1 of 1) sorted by relevance
52 enum class LocaleMatcherOption : uint8_t { LOOKUP = 0x01, BEST_FIT, EXCEPTION }; enumerator53 enum class FormatMatcherOption : uint8_t { BASIC = 0x01, BEST_FIT, EXCEPTION }; enumerator