Home
last modified time | relevance | path

Searched defs:needle (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/
H A Dcompatibility.php95 function str_starts_with(?string $haystack, ?string $needle)
106 function str_contains(?string $haystack, ?string $needle)
117 function str_ends_with(?string $haystack, ?string $needle)
H A DIp.php39 public static function ipInRange(string $needle, string $haystack): bool
H A Dutf8.php208 function utf8_strpos($haystack, $needle, $offset = 0)
/dokuwiki/inc/Utf8/
H A DPhpString.php354 public static function strpos($haystack, $needle, $offset = 0)
/dokuwiki/_test/core/
H A DphpQuery-onefile.php4343 function mb_strpos($haystack, $needle, $offset=0)
4355 function mb_stripos($haystack, $needle, $offset=0)
4381 function mb_substr_count($haystack, $needle)