Home
last modified time | relevance | path

Searched defs:TwoWay (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/memchr/src/memmem/
Dtwoway.rs49 struct TwoWay { struct
82 return Forward(TwoWay::empty()); in new() argument
383 impl TwoWay { implementation
Dmod.rs810 TwoWay(twoway::Forward), enumerator
1049 TwoWay(twoway::Reverse), enumerator
/third_party/rust/rust/library/core/src/str/
Dpattern.rs1022 TwoWay(TwoWaySearcher), enumerator