Lines Matching defs:haystack
60 …function mb_strpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null)…
75 …function mb_stripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null…
78 …function mb_stristr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $enc…
81 …function mb_strrchr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $enc…
84 …function mb_strrichr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $en…
87 …function mb_strripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = nul…
90 …function mb_strrpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null…
93 …function mb_strstr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $enco…
105 …function mb_substr_count(?string $haystack, ?string $needle, ?string $encoding = null): int { retu…