Searched refs:take_until1 (Results 1 – 4 of 4) sorted by relevance
486 pub fn take_until1<T, Input, Error: ParseError<Input>>( in take_until1() function
471 pub fn take_until1<T, Input, Error: ParseError<Input>>( in take_until1() function
23 … longest list of bytes or characters until the provided tag is found. `take_until1` does the same,…
122 - `take_until1` combinator855 - `take_until1`, `take_until_and_consume1`, `take_till1!` and `take_till1_s!` require at least 1 ch…