Home
last modified time | relevance | path

Searched refs:array_search (Results 26 – 30 of 30) sorted by relevance

12

/php-src/ext/spl/tests/
H A Dobserver_001.phpt48 $idx = array_search($observer, $this->observers);
/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 Dbasic_functions_arginfo.h2357 ZEND_FUNCTION(array_search);
H A Darray.c1781 PHP_FUNCTION(array_search) in PHP_FUNCTION() argument
/php-src/build/
H A Dgen_stub.php5228 $index = array_search($phpVersionIdMinimumCompatibility, array_keys($flagsByPhpVersions));

Completed in 60 milliseconds

12