Searched refs:GetMatchers (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libaddressinput/src/cpp/test/
H A Dpost_box_matchers_test.cc38 std::vector<const RE2ptr*> matchers = PostBoxMatchers::GetMatchers(rule);
46 std::vector<const RE2ptr*> matchers = PostBoxMatchers::GetMatchers(rule);
54 std::vector<const RE2ptr*> matchers = PostBoxMatchers::GetMatchers(rule);
63 std::vector<const RE2ptr*> matchers = PostBoxMatchers::GetMatchers(rule);
72 std::vector<const RE2ptr*> matchers = PostBoxMatchers::GetMatchers(rule);
81 std::vector<const RE2ptr*> matchers = PostBoxMatchers::GetMatchers(rule);
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Dpost_box_matchers.h34 static std::vector<const RE2ptr*> GetMatchers(const Rule& country_rule);
H A Dpost_box_matchers.cc103 std::vector<const RE2ptr*> PostBoxMatchers::GetMatchers( function in class:i18n::addressinput::PostBoxMatchers
H A Dvalidation_task.cc231 PostBoxMatchers::GetMatchers(country_rule);

Completed in 4787 milliseconds