Searched refs:should_percent_encode (Results 1 – 1 of 1) sorted by relevance
77 fn should_percent_encode(&self, byte: u8) -> bool { in should_percent_encode() method251 if self.ascii_set.should_percent_encode(first_byte) { in next()256 if self.ascii_set.should_percent_encode(byte) { in next()