Searched defs:strstr (Results 1 – 2 of 2) sorted by relevance
1772 PHP_FUNCTION(strstr) argument
583 function strstr(string $haystack, string $needle, bool $before_needle = false): string|false {} function
Completed in 53 milliseconds