GetEdge 118 components/url_matcher/substring_set_matcher.cc uint32 edge_from_current = tree_[current_node].GetEdge(*i); GetEdge 122 components/url_matcher/substring_set_matcher.cc edge_from_current = tree_[current_node].GetEdge(*i); GetEdge 171 components/url_matcher/substring_set_matcher.cc uint32 edge_from_current = tree_[current_node].GetEdge(*i); GetEdge 215 components/url_matcher/substring_set_matcher.cc uint32 edge_from_failure = tree_[failure].GetEdge(edge_label); GetEdge 219 components/url_matcher/substring_set_matcher.cc edge_from_failure = tree_[failure].GetEdge(edge_label); GetEdge 95 components/url_matcher/substring_set_matcher.h uint32 GetEdge(char c) const;