Lines Matching refs:str
22 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
29 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
34 needle: &str, in prebuilt() argument
35 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
41 haystack: &'a str, in oneshotiter() argument
42 needle: &'a str, in oneshotiter() argument
47 pub(crate) fn prebuiltiter(needle: &str) -> PrebuiltIter { in prebuiltiter()
57 haystack: &'a str, in iter() argument
67 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
72 needle: &str, in prebuilt() argument
73 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
79 haystack: &'a str, in oneshotiter() argument
80 needle: &'a str, in oneshotiter() argument
85 pub(crate) fn prebuiltiter(needle: &str) -> PrebuiltIter { in prebuiltiter()
95 haystack: &'a str, in iter() argument
108 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
121 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
126 needle: &str, in prebuilt() argument
127 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
133 haystack: &'a str, in oneshotiter() argument
134 needle: &'a str, in oneshotiter() argument
143 pub(crate) fn prebuiltiter(needle: &str) -> PrebuiltIter { in prebuiltiter()
153 haystack: &'a str, in iter() argument
171 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
176 needle: &str, in prebuilt() argument
177 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
183 haystack: &'a str, in oneshotiter() argument
184 needle: &'a str, in oneshotiter() argument
193 pub(crate) fn prebuiltiter(needle: &str) -> PrebuiltIter { in prebuiltiter()
203 haystack: &'a str, in iter() argument
217 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
222 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
228 needle: &str, in prebuilt() argument
229 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
235 haystack: &'a str, in oneshotiter() argument
236 needle: &'a str, in oneshotiter() argument
241 pub(crate) fn prebuiltiter(needle: &str) -> PrebuiltIter { in prebuiltiter()
251 haystack: &'a str, in iter() argument
263 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
269 needle: &str, in prebuilt() argument
270 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
276 haystack: &'a str, in oneshotiter() argument
277 needle: &'a str, in oneshotiter() argument
282 pub(crate) fn prebuiltiter(needle: &str) -> PrebuiltIter { in prebuiltiter()
292 haystack: &'a str, in iter() argument
315 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
320 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot() argument
325 needle: &str, in prebuilt() argument
326 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
332 _haystack: &str, in oneshotiter() argument
333 _needle: &str, in oneshotiter() argument
340 pub(crate) fn prebuiltiter(needle: &str) -> PrebuiltIter { in prebuiltiter()
350 haystack: &'a str, in iter() argument
358 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot() argument
363 _needle: &str, in prebuilt() argument
364 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
369 _haystack: &str, in oneshotiter() argument
370 _needle: &str, in oneshotiter() argument
377 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
391 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
396 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
401 _needle: &str, in prebuilt() argument
402 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
407 haystack: &'a str, in oneshotiter() argument
408 needle: &'a str, in oneshotiter() argument
413 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
419 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
424 _needle: &str, in prebuilt() argument
425 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
430 haystack: &'a str, in oneshotiter() argument
431 needle: &'a str, in oneshotiter() argument
436 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
452 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
457 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
463 _needle: &str, in prebuilt() argument
464 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
469 haystack: &'a str, in oneshotiter() argument
470 needle: &'a str, in oneshotiter() argument
479 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
485 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
491 _needle: &str, in prebuilt() argument
492 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
497 haystack: &'a str, in oneshotiter() argument
498 needle: &'a str, in oneshotiter() argument
507 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
552 pub(crate) fn available(needle: &str) -> &'static [&'static str] { in available() argument
563 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
577 needle: &str, in prebuilt() argument
578 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
592 _haystack: &str, in oneshotiter() argument
593 _needle: &str, in oneshotiter() argument
600 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
606 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot() argument
611 _needle: &str, in prebuilt() argument
612 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
617 _haystack: &str, in oneshotiter() argument
618 _needle: &str, in oneshotiter() argument
625 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
633 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
638 pub(crate) fn oneshot(_: &str, _: &str) -> bool { in oneshot() argument
642 pub(crate) fn prebuilt(_: &str) -> impl Fn(&str) -> bool + 'static { in prebuilt()
650 _haystack: &'a str, in oneshotiter() argument
651 _needle: &'a str, in oneshotiter() argument
658 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
664 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot() argument
669 _needle: &str, in prebuilt() argument
670 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
675 _haystack: &str, in oneshotiter() argument
676 _needle: &str, in oneshotiter() argument
683 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
694 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available() argument
727 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot() argument
732 _needle: &str, in prebuilt() argument
733 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
738 haystack: &'a str, in oneshotiter() argument
739 needle: &'a str, in oneshotiter() argument
748 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
754 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot() argument
759 _needle: &str, in prebuilt() argument
760 ) -> impl Fn(&str) -> bool + 'static { in prebuilt()
765 _haystack: &'a str, in oneshotiter() argument
766 _needle: &'a str, in oneshotiter() argument
773 pub(crate) fn prebuiltiter(_needle: &str) -> super::super::NoIter { in prebuiltiter()
787 imp: &'static str,
793 _: &str, in iter() argument