Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbasic_functions.stub.php1661 function array_search(mixed $needle, array $haystack, bool $strict = false): int|string|false {} function
H A Darray.c1781 PHP_FUNCTION(array_search) in PHP_FUNCTION() argument

Completed in 43 milliseconds