Home
last modified time | relevance | path

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

12

/php-src/ext/standard/tests/streams/
H A Dopendir-003.phpt7 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
H A Dopendir-004.phpt7 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
H A Dproc_open_bug60120.phpt72 array_search($ready, $pipes)
H A Dproc_open_bug64438.phpt53 $type = array_search($pipe, $pipes);
/php-src/tests/lang/
H A Dbug19566.phpt7 var_dump(array_search('foo', $result));

Completed in 49 milliseconds

12