Home
last modified time | relevance | path

Searched refs:array (Results 6326 – 6350 of 7349) sorted by relevance

1...<<251252253254255256257258259260>>...294

/PHP-7.3/ext/gd/tests/
H A Dbug43475.phpt16 $style = array();
/PHP-7.3/ext/oci8/tests/
H A Doci_execute_segfault.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dlob_020.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
71 array(2) {
/PHP-7.3/tests/classes/
H A Dserialize_001.phpt30 $tests = array('String', NULL, 42, false);
/PHP-7.3/ext/standard/tests/strings/
H A Dvfprintf_error2.phpt9 /* Prototype : int vfprintf(resource stream, string format, array args)
H A Dget_html_translation_table_basic1.phpt5 /* Prototype : array get_html_translation_table ( [int $table [, int $quote_style [, string charse…
32 array(252) {
539 array(4) {
H A Dsprintf_variation9.phpt12 // array of float type values
14 $float_values = array (
48 $float_formats = array(
H A Dhtmlspecialchars_decode_variation4.phpt17 $values = array (
25 // loop through each element of the values array to check htmlspecialchars_decode() function with a…
/PHP-7.3/ext/standard/tests/file/
H A Dfstat_variation3.phpt8 $variation_array = array(
H A Dfopen_variation5.phpt28 $newdirs = array("dir1", "dir2", "dir3");
44 $modes = array("r", "r+", "rt");
H A Dfopen_variation8.phpt28 $newdirs = array("dir1", "dir2", "dir3");
44 $modes = array("r", "r+", "rt");
H A Dreadlink_realpath_basic1.phpt36 $linknames = array (
51 the link created from each $file in the above array */
/PHP-7.3/ext/standard/tests/dir/
H A Dopendir_variation2-win32-mb.phpt51 $inputs = array(
79 array(),
208 Warning: opendir() expects parameter 2 to be resource, array given in %s on line %d
H A Dopendir_variation2.phpt45 $inputs = array(
73 array(),
202 Warning: opendir() expects parameter 2 to be resource, array given in %s on line %d
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_stmt_get_result2.phpt137 if (!in_array($res->type, array(MYSQLI_STORE_RESULT, MYSQLI_USE_RESULT))) {
159 array(2) {
166 array(2) {
H A Dbug51647.phpt104 array(2) {
110 array(2) {
H A Dmysqli_connect_twice.phpt76 array(1) {
80 array(1) {
/PHP-7.3/ext/standard/
H A Dexec.c96 PHPAPI int php_exec(int type, char *cmd, zval *array, zval *return_value) in php_exec() argument
160 add_next_index_stringl(array, buf, bufl); in php_exec()
181 add_next_index_stringl(array, buf, bufl); in php_exec()
/PHP-7.3/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc48 $stat = array(
152 $this->addFile($dir, "", array(
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
40 $client->echoMultipleFaults2(array("whichFault" => 1,
H A Dr4_groupH_complex_doclit_008w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
40 $client->echoMultipleFaults2(array("whichFault" => 2,
H A Dr4_groupH_complex_doclit_009w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
40 $client->echoMultipleFaults2(array("whichFault" => 3,
H A Dr4_groupH_complex_doclit_010w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
40 $client->echoMultipleFaults2(array("whichFault" => 4,
/PHP-7.3/ext/spl/internal/
H A Dsplobjectstorage.inc25 private $storage = array();
117 $this->storage[] = array($obj, $inf);
/PHP-7.3/ext/phar/tests/
H A Dcreate_path_error.phpt30 $checks = array(
49 $checks = array("a\0");

Completed in 87 milliseconds

1...<<251252253254255256257258259260>>...294