Searched refs:str_contains (Results 1 – 5 of 5) sorted by relevance
29 …function str_contains(?string $haystack, ?string $needle): bool { return p\Php80::str_contains($ha… function
14 - [`str_contains`](https://php.net/str_contains)
91 public static function str_contains(string $haystack, string $needle): bool function in Symfony\\Polyfill\\Php80\\Php80
178 … if (!str_contains($ref, TagAttributes::TYPE_KEY) && str_contains($ref, "svg")) {179 if (str_contains($ref, "?")) {
1391 return self::$sigchild = str_contains(ob_get_clean(), '--enable-sigchild');1576 if (str_contains($value = $m[1], "\0")) {1637 if (str_contains($argument, "\0")) {