Home
last modified time | relevance | path

Searched refs:tmp (Results 426 – 450 of 1109) sorted by relevance

1...<<11121314151617181920>>...45

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_only.phpt30 if (true !== ($tmp = @mysqli_debug($control_string))) {
34 gettype($tmp),
35 $tmp);
56 gettype($tmp),
57 $tmp);
H A Dmysqli_fetch_object.phpt13 $tmp = NULL;
16 if (!is_null($tmp = @mysqli_fetch_object()))
17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 if (!is_null($tmp = @mysqli_fetch_object($link)))
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_debug_mysqlnd_control_string.phpt29 if (true !== ($tmp = @mysqli_debug($control_string))) {
33 gettype($tmp),
34 $tmp);
55 gettype($tmp),
56 $tmp);
146 $tmp = array_diff($functions_all_funcs, $functions_trace);
147 if (!empty($tmp)) {
149 var_dump($tmp);
199 $tmp = array_merge($test_functions['doubledot'], $test_functions['simple']);
200 if (!empty($tmp)) {
[all …]
H A Dmysqli_result_references.phpt68 $tmp = array();
70 $tmp[] = $row;
72 $tmp = unserialize(serialize($tmp));
73 debug_zval_dump($tmp);
H A Dmysqli_fetch_all.phpt15 $tmp = NULL;
18 if (!is_null($tmp = @mysqli_fetch_all()))
19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 if (!is_null($tmp = @mysqli_fetch_all($link)))
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
87 $tmp = mysqli_fetch_all($res, $illegal_mode);
88 if (false !== $tmp)
90 gettype($tmp), $tmp, mysqli_errno($link), mysqli_error($link));
130 if (!$tmp = mysqli_fetch_all($res, MYSQLI_BOTH)) {
134 $row = $tmp[0];
[all …]
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_statistics.c212 char tmp[25]; in mysqlnd_fill_stats_hash() local
214 sprintf((char *)&tmp, MYSQLND_LLU_SPEC, stats->values[i]); in mysqlnd_fill_stats_hash()
217 zend_string_to_unicode(UG(utf8_conv), &tstr, &tlen, tmp, strlen(tmp) + 1 TSRMLS_CC); in mysqlnd_fill_stats_hash()
222 add_assoc_string_ex(return_value, names[i].s, names[i].l + 1, tmp, 1); in mysqlnd_fill_stats_hash()
/PHP-5.3/ext/date/lib/
H A Dtm2unixtime.c372 timelib_sll tmp; in do_adjust_timezone() local
375 tmp = tz->z; in do_adjust_timezone()
376 tmp -= tz->dst * 60; in do_adjust_timezone()
377 tmp *= 60; in do_adjust_timezone()
378 return tmp; in do_adjust_timezone()
390 timelib_sll tmp; in do_adjust_timezone() local
404 tmp = -after->offset; in do_adjust_timezone()
406 tmp = -tz->z; in do_adjust_timezone()
414 gmt_offset = timelib_get_time_zone_info(tz->sse + tmp, tzi); in do_adjust_timezone()
424 return tmp; in do_adjust_timezone()
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_phpinfo.phpt17 $tmp = ob_get_contents();
24 if (false === stristr($tmp, $expected)) {
/PHP-5.3/ext/standard/tests/file/
H A Dbug53241.phpt10 $fn = __DIR__ . "/test.tmp";
18 $fn = __DIR__ . "/test.tmp";
H A Drename_variation7.phpt11 $tmp_link = __FILE__.".tmp.link";
12 $tmp_link2 = __FILE__.".tmp.link2";
H A Ddisk_total_space_error-win32.phpt26 $fh = fopen( $file_path."/disk_total_space.tmp", "w" );
28 var_dump( disk_total_space( $file_path."/disk_total_space.tmp" )); // file input instead of directo…
36 unlink($file_path."/disk_total_space.tmp");
H A Dstat_variation5-win32.phpt23 $file_handle = fopen("$file_path/stat_variation5.tmp", "w"); // temp file
29 $filename = "$file_path/stat_variation5.tmp";
56 unlink("$file_path/stat_variation5.tmp");
H A Dfile_get_contents_variation7.phpt42 $filename = 'FileGetContentsVar7.tmp';
79 …/fileGetContentsVar7Sub//..//../fileGetContentsVar7Sub/FileGetContentsVar7.tmp): failed to open st…
84 …sfileGetContentsVar7.dir/fileGetContentsVar7Sub/BADDIR/FileGetContentsVar7.tmp): failed to open st…
101 Warning: file_get_contents(BADDIR/FileGetContentsVar7.tmp): failed to open stream: No such file or …
H A Dfile_variation8.phpt42 $filename = 'FileGetContentsVar7.tmp';
91 …8.dir/fileVar8Sub/..///fileVar8Sub//..//../fileVar8Sub/FileGetContentsVar7.tmp): failed to open st…
96 Warning: file(%sfileVar8.dir/fileVar8Sub/BADDIR/FileGetContentsVar7.tmp): failed to open stream: No…
125 Warning: file(BADDIR/FileGetContentsVar7.tmp): failed to open stream: No such file or directory in …
H A Dreadfile_variation8-win32.phpt26 $theFile = "fileToRead.tmp";
89 …r8\readfileVar8Sub\..\\\readfileVar8Sub\\..\\..\readfileVar8Sub\fileToRead.tmp): failed to open st…
93 Warning: readfile(%s\readfileVar8\readfileVar8Sub\BADDIR\fileToRead.tmp): failed to open stream: No…
105 Warning: readfile(BADDIR\fileToRead.tmp): failed to open stream: No such file or directory in %s on…
H A Dfile_get_contents_variation7-win32.phpt50 $filename = 'FileGetContentsVar7.tmp';
87 …\fileGetContentsVar7Sub\\..\\..\fileGetContentsVar7Sub\FileGetContentsVar7.tmp): failed to open st…
92 …sfileGetContentsVar7.dir\fileGetContentsVar7Sub\BADDIR\FileGetContentsVar7.tmp): failed to open st…
109 Warning: file_get_contents(BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or …
H A Dfile_variation8-win32.phpt50 $filename = 'FileGetContentsVar7.tmp';
99 …8.dir\fileVar8Sub\..\\\fileVar8Sub\\..\\..\fileVar8Sub\FileGetContentsVar7.tmp): failed to open st…
104 Warning: file(%sfileVar8.dir\fileVar8Sub\BADDIR\FileGetContentsVar7.tmp): failed to open stream: No…
133 Warning: file(BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in …
/PHP-5.3/Zend/tests/
H A Dcast_to_double.phpt35 $tmp = (double)$var;
36 var_dump($tmp);
H A Dcast_to_array.phpt37 $tmp = (array)$var;
38 var_dump($tmp);
/PHP-5.3/ext/standard/
H A Dlevenshtein.c32 int *p1, *p2, *tmp; in reference_levdist() local
66 tmp = p1; in reference_levdist()
68 p2 = tmp; in reference_levdist()
/PHP-5.3/sapi/cli/tests/
H A D021.phpt19 $filename = __DIR__.'/021.tmp.php';
36 unlink(__DIR__.'/021.tmp.php');
/PHP-5.3/ext/dom/tests/
H A DDOMNode_C14NFile_basic.phpt23 $output = dirname(__FILE__).'/DOMNode_C14NFile_basic.tmp';
33 $output = dirname(__FILE__).'/DOMNode_C14NFile_basic.tmp';
/PHP-5.3/ext/sockets/tests/
H A Dsocket_create_listen-nobind.phpt8 $filename = dirname(__FILE__) . '/006_root_check.tmp';
22 unlink(dirname(__FILE__) . '/006_root_check.tmp');
H A Dsocket_set_option_error_socket_option.phpt8 $filename = dirname(__FILE__) . '/006_root_check.tmp';
28 unlink(dirname(__FILE__) . '/006_root_check.tmp');
/PHP-5.3/ext/mysql/tests/
H A Dmysql_pconnect.phpt15 $tmp = NULL;
19 if (NULL !== ($tmp = @mysql_pconnect($link, $link, $link, $link, $link, $link)))
20 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);

Completed in 33 milliseconds

1...<<11121314151617181920>>...45