Searched refs:lookahead_is_str (Results 1 – 1 of 1) sorted by relevance
233 fn lookahead_is_str(&self, s: &str) -> bool { in lookahead_is_str() method238 if self.lookahead_is_str(s) { in skip_if_lookahead_is_str()