Searched defs:strspn (Results 1 – 2 of 2) sorted by relevance
305 PHP_FUNCTION(strspn) in PHP_FUNCTION() argument
541 function strspn(string $string, string $characters, int $offset = 0, ?int $length = null): int {} function
Completed in 25 milliseconds