Searched refs:rules_locales_ (Results 1 – 2 of 2) sorted by relevance
75 const std::vector<std::vector<Locale>> rules_locales_; variable
59 rules_locales_(ParseRulesLocales(rules_)), in Parser()263 SelectLocaleMatchingShards(rules_, rules_locales_, input.locales); in Parse()