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