Home
last modified time | relevance | path

Searched refs:try_byte_to_line (Results 1 – 4 of 4) sorted by relevance

/dports/editors/helix/helix-0.5.0/cargo-crates/ropey-1.3.1/src/
H A Drope.rs656 self.try_byte_to_line(byte_idx).unwrap() in byte_to_line()
1382 pub fn try_byte_to_line(&self, byte_idx: usize) -> Result<usize> { in try_byte_to_line() method
H A Dslice.rs246 self.try_byte_to_line(byte_idx).unwrap() in byte_to_line()
869 pub fn try_byte_to_line(&self, byte_idx: usize) -> Result<usize> { in try_byte_to_line() method
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/ropey-1.3.1/src/
H A Dslice.rs246 self.try_byte_to_line(byte_idx).unwrap() in byte_to_line()
869 pub fn try_byte_to_line(&self, byte_idx: usize) -> Result<usize> { in try_byte_to_line() method
H A Drope.rs656 self.try_byte_to_line(byte_idx).unwrap() in byte_to_line()
1382 pub fn try_byte_to_line(&self, byte_idx: usize) -> Result<usize> { in try_byte_to_line() method