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