Lines Matching defs:str
22 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
29 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
34 needle: &str, in prebuilt()
41 haystack: &'a str, in oneshotiter()
42 needle: &'a str, in oneshotiter()
57 haystack: &'a str, in iter()
67 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
72 needle: &str, in prebuilt()
79 haystack: &'a str, in oneshotiter()
80 needle: &'a str, in oneshotiter()
95 haystack: &'a str, in iter()
108 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
121 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
126 needle: &str, in prebuilt()
133 haystack: &'a str, in oneshotiter()
134 needle: &'a str, in oneshotiter()
153 haystack: &'a str, in iter()
171 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
176 needle: &str, in prebuilt()
183 haystack: &'a str, in oneshotiter()
184 needle: &'a str, in oneshotiter()
203 haystack: &'a str, in iter()
217 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
222 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
228 needle: &str, in prebuilt()
235 haystack: &'a str, in oneshotiter()
236 needle: &'a str, in oneshotiter()
251 haystack: &'a str, in iter()
263 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
269 needle: &str, in prebuilt()
276 haystack: &'a str, in oneshotiter()
277 needle: &'a str, in oneshotiter()
292 haystack: &'a str, in iter()
315 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
320 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot()
325 needle: &str, in prebuilt()
332 _haystack: &str, in oneshotiter()
333 _needle: &str, in oneshotiter()
350 haystack: &'a str, in iter()
358 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot()
363 _needle: &str, in prebuilt()
369 _haystack: &str, in oneshotiter()
370 _needle: &str, in oneshotiter()
391 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
396 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
401 _needle: &str, in prebuilt()
407 haystack: &'a str, in oneshotiter()
408 needle: &'a str, in oneshotiter()
419 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
424 _needle: &str, in prebuilt()
430 haystack: &'a str, in oneshotiter()
431 needle: &'a str, in oneshotiter()
452 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
457 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
463 _needle: &str, in prebuilt()
469 haystack: &'a str, in oneshotiter()
470 needle: &'a str, in oneshotiter()
485 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
491 _needle: &str, in prebuilt()
497 haystack: &'a str, in oneshotiter()
498 needle: &'a str, in oneshotiter()
552 pub(crate) fn available(needle: &str) -> &'static [&'static str] { in available()
563 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
577 needle: &str, in prebuilt()
592 _haystack: &str, in oneshotiter()
593 _needle: &str, in oneshotiter()
606 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot()
611 _needle: &str, in prebuilt()
617 _haystack: &str, in oneshotiter()
618 _needle: &str, in oneshotiter()
633 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
638 pub(crate) fn oneshot(_: &str, _: &str) -> bool { in oneshot()
650 _haystack: &'a str, in oneshotiter()
651 _needle: &'a str, in oneshotiter()
664 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot()
669 _needle: &str, in prebuilt()
675 _haystack: &str, in oneshotiter()
676 _needle: &str, in oneshotiter()
694 pub(crate) fn available(_: &str) -> &'static [&'static str] { in available()
727 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool { in oneshot()
732 _needle: &str, in prebuilt()
738 haystack: &'a str, in oneshotiter()
739 needle: &'a str, in oneshotiter()
754 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool { in oneshot()
759 _needle: &str, in prebuilt()
765 _haystack: &'a str, in oneshotiter()
766 _needle: &'a str, in oneshotiter()
793 _: &str, in iter()