Searched defs:substr_count (Results 1 – 2 of 2) sorted by relevance
5457 PHP_FUNCTION(substr_count) argument
891 function substr_count(string $haystack, string $needle, int $offset = 0, ?int $length = null): int … function
Completed in 43 milliseconds