Home
last modified time | relevance | path

Searched refs:try_line_to_char (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.rs766 self.try_line_to_char(line_idx).unwrap() in line_to_char()
1469 pub fn try_line_to_char(&self, line_idx: usize) -> Result<usize> { in try_line_to_char() method
H A Dslice.rs356 self.try_line_to_char(line_idx).unwrap() in line_to_char()
994 pub fn try_line_to_char(&self, line_idx: usize) -> Result<usize> { in try_line_to_char() method
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/ropey-1.3.1/src/
H A Dslice.rs356 self.try_line_to_char(line_idx).unwrap() in line_to_char()
994 pub fn try_line_to_char(&self, line_idx: usize) -> Result<usize> { in try_line_to_char() method
H A Drope.rs766 self.try_line_to_char(line_idx).unwrap() in line_to_char()
1469 pub fn try_line_to_char(&self, line_idx: usize) -> Result<usize> { in try_line_to_char() method