Home
last modified time | relevance | path

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

/PHP-8.2/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.c1782 PHP_FUNCTION(array_search) in PHP_FUNCTION() argument

Completed in 37 milliseconds