Searched defs:substr_compare (Results 1 – 2 of 2) sorted by relevance
5864 PHP_FUNCTION(substr_compare) argument
686 function substr_compare(string $haystack, string $needle, int $offset, ?int $length = null, bool $c… function
Completed in 30 milliseconds