Home
last modified time | relevance | path

Searched refs:recognize_with_value (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/parser/
Drange.rs95 recognize_with_value(parser).map(|(range, _)| range)
224 pub fn recognize_with_value<Input, P>(parser: P) -> RecognizeWithValue<P> in recognize_with_value() function
/aosp_15_r20/external/rust/android-crates-io/crates/combine/tests/
Dasync.rs25 self, range, recognize_with_value, take, take_fn, take_until_range, take_while,
382 recognize_with_value(