/PHP-7.3/ext/gd/tests/ |
H A D | bug43475.phpt | 16 $style = array();
|
/PHP-7.3/ext/oci8/tests/ |
H A D | oci_execute_segfault.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | lob_020.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs 71 array(2) {
|
/PHP-7.3/tests/classes/ |
H A D | serialize_001.phpt | 30 $tests = array('String', NULL, 42, false);
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | vfprintf_error2.phpt | 9 /* Prototype : int vfprintf(resource stream, string format, array args)
|
H A D | get_html_translation_table_basic1.phpt | 5 /* Prototype : array get_html_translation_table ( [int $table [, int $quote_style [, string charse… 32 array(252) { 539 array(4) {
|
H A D | sprintf_variation9.phpt | 12 // array of float type values 14 $float_values = array ( 48 $float_formats = array(
|
H A D | htmlspecialchars_decode_variation4.phpt | 17 $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 D | fstat_variation3.phpt | 8 $variation_array = array(
|
H A D | fopen_variation5.phpt | 28 $newdirs = array("dir1", "dir2", "dir3"); 44 $modes = array("r", "r+", "rt");
|
H A D | fopen_variation8.phpt | 28 $newdirs = array("dir1", "dir2", "dir3"); 44 $modes = array("r", "r+", "rt");
|
H A D | readlink_realpath_basic1.phpt | 36 $linknames = array ( 51 the link created from each $file in the above array */
|
/PHP-7.3/ext/standard/tests/dir/ |
H A D | opendir_variation2-win32-mb.phpt | 51 $inputs = array( 79 array(), 208 Warning: opendir() expects parameter 2 to be resource, array given in %s on line %d
|
H A D | opendir_variation2.phpt | 45 $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 D | mysqli_stmt_get_result2.phpt | 137 if (!in_array($res->type, array(MYSQLI_STORE_RESULT, MYSQLI_USE_RESULT))) { 159 array(2) { 166 array(2) {
|
H A D | bug51647.phpt | 104 array(2) { 110 array(2) {
|
H A D | mysqli_connect_twice.phpt | 76 array(1) { 80 array(1) {
|
/PHP-7.3/ext/standard/ |
H A D | exec.c | 96 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 D | tarmaker.php.inc | 48 $stat = array( 152 $this->addFile($dir, "", array(
|
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/ |
H A D | r4_groupH_complex_doclit_007w.phpt | 39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e… 40 $client->echoMultipleFaults2(array("whichFault" => 1,
|
H A D | r4_groupH_complex_doclit_008w.phpt | 39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e… 40 $client->echoMultipleFaults2(array("whichFault" => 2,
|
H A D | r4_groupH_complex_doclit_009w.phpt | 39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e… 40 $client->echoMultipleFaults2(array("whichFault" => 3,
|
H A D | r4_groupH_complex_doclit_010w.phpt | 39 $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 D | splobjectstorage.inc | 25 private $storage = array(); 117 $this->storage[] = array($obj, $inf);
|
/PHP-7.3/ext/phar/tests/ |
H A D | create_path_error.phpt | 30 $checks = array( 49 $checks = array("a\0");
|