Home
last modified time | relevance | path

Searched defs:match_by_line (Results 1 – 5 of 5) sorted by relevance

/dports/editors/helix/helix-0.5.0/cargo-crates/grep-searcher-0.1.8/src/searcher/
H A Dcore.rs110 pub fn match_by_line(&mut self, buf: &[u8]) -> Result<bool, S::Error> { in match_by_line() method
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/grep-searcher-0.1.8/src/searcher/
H A Dcore.rs110 pub fn match_by_line(&mut self, buf: &[u8]) -> Result<bool, S::Error> { in match_by_line() method
/dports/textproc/ripgrep/ripgrep-13.0.0/crates/searcher/src/searcher/
H A Dcore.rs110 pub fn match_by_line(&mut self, buf: &[u8]) -> Result<bool, S::Error> { in match_by_line() method
/dports/devel/tokei/tokei-12.1.2/cargo-crates/grep-searcher-0.1.7/src/searcher/
H A Dcore.rs110 pub fn match_by_line(&mut self, buf: &[u8]) -> Result<bool, S::Error> { in match_by_line() method
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/grep-searcher-0.1.8/src/searcher/
H A Dcore.rs110 pub fn match_by_line(&mut self, buf: &[u8]) -> Result<bool, S::Error> { in match_by_line() method