Searched defs:n_hashes (Results 1 – 3 of 3) sorted by relevance
757 let n_hashes = self.raw_string_unvalidated(prefix_len)?; in raw_double_quoted_string() localVariable
780 let n_hashes = sub.chars().take_while(|c| *c == '#').count(); in required_hashes() localVariable
700 let n_hashes: u8 = *n_hashes; in check_too_many_raw_str_terminators() localVariable