Home
last modified time | relevance | path

Searched refs:for_byte_line_with_terminator (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/bstr/src/
Dio.rs143 self.for_byte_line_with_terminator(|line| { in for_byte_line()
239 fn for_byte_line_with_terminator<F>( in for_byte_line_with_terminator() method
462 .for_byte_line_with_terminator(|line| { in collect_lines_term()
/external/rust/crates/bstr/examples/
Dwords.rs11 stdin.lock().for_byte_line_with_terminator(|line| { in main()
Dlines.rs12 stdin.lock().for_byte_line_with_terminator(|line| { in main()
Duppercase.rs13 stdin.lock().for_byte_line_with_terminator(|line| { in main()
Dgraphemes.rs12 stdin.lock().for_byte_line_with_terminator(|line| { in main()
/external/rust/crates/bstr/
DREADME.md54 stdin.lock().for_byte_line_with_terminator(|line| {
76 stdin.lock().for_byte_line_with_terminator(|line| {
101 stdin.lock().for_byte_line_with_terminator(|line| {
125 stdin.lock().for_byte_line_with_terminator(|line| {