Home
last modified time | relevance | path

Searched defs:substr_count (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/standard/
H A Dstring.c5457 PHP_FUNCTION(substr_count) argument
H A Dbasic_functions.stub.php891 function substr_count(string $haystack, string $needle, int $offset = 0, ?int $length = null): int … function

Completed in 26 milliseconds