Searched defs:array_search (Results 1 – 2 of 2) sorted by relevance
967 function array_search(mixed $needle, array $haystack, bool $strict = false): int|string|false {} function
1581 PHP_FUNCTION(array_search) in PHP_FUNCTION() argument
Completed in 36 milliseconds