Lines Matching refs:oneshot
23 &["reverse", "oneshot", "prebuilt", "oneshotiter", "prebuiltiter"]
29 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
67 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
109 &["reverse", "oneshot", "prebuilt", "oneshotiter", "prebuiltiter"]
121 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
171 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
218 &["reverse", "oneshot", "prebuilt", "oneshotiter", "prebuiltiter"]
222 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
263 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
320 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool {
321 unimplemented!("regex does not support oneshot searches")
336 unimplemented!("regex does not support oneshot searches")
358 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool {
392 &["reverse", "oneshot", "oneshotiter"]
396 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
419 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
453 &["reverse", "oneshot", "oneshotiter"]
457 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
485 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
541 /// oneshot routines, we emulate them. (Its main problem is that every such
556 &["oneshot", "prebuilt"]
563 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
606 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool {
638 pub(crate) fn oneshot(_: &str, _: &str) -> bool {
664 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool {
695 &["oneshot", "oneshotiter"]
727 pub(crate) fn oneshot(haystack: &str, needle: &str) -> bool {
754 pub(crate) fn oneshot(_haystack: &str, _needle: &str) -> bool {