Searched refs:is_fast_regexp (Results 1 – 2 of 2) sorted by relevance
33 TNode<BoolT> is_fast_regexp,
2001 TNode<BoolT> is_fast_regexp, char const* method_name) { in MatchAllIterator() argument2014 GotoIf(is_fast_regexp, &if_fast_regexp); in MatchAllIterator()