Home
last modified time | relevance | path

Searched refs:now (Results 76 – 100 of 191) sorted by relevance

12345678

/PHP-5.4/tests/lang/
H A D023.phpt21 …S, Y",$wedding_timestamp)).",\nwhich is $days days, $hours hours and $minutes minutes from now.\n";
24 echo "Limor Ullmann is now Limor Baruch :I\n";
256 Limor Ullmann is now Limor Baruch :I
/PHP-5.4/Zend/tests/traits/
H A Dproperty007.phpt23 // now the same with a class that defines the property itself, too.
/PHP-5.4/ext/phar/tests/
H A Dphar_gzip.phpt48 echo "timestamp changed, was $a[mtime], now $b[mtime]!\n";
/PHP-5.4/ext/standard/tests/file/
H A Drename_variation2.phpt44 // delete the link file now
H A Dsymlink_link_linkinfo_is_link_variation4.phpt59 // now check temp file for data; it should append "Hello World"
75 // now check link for data; it should echo "Hello World"
H A Dfgetss_variation4.phpt57 var_dump( fseek($file_handle,0,SEEK_END) ); // now file pointer at end
63 // now file is at the end try reading with length and allowable tags,expecting false
H A Dsymlink_link_linkinfo_is_link_variation3.phpt71 // now check temp file for data; it should append "Hello World"
93 // now check link for data; it should echo "Hello World"
H A Dlstat_stat_variation9.phpt39 /* now delete the surdir and file and record the stat */
/PHP-5.4/Zend/tests/
H A Dbug60536_005.phpt23 // now the same with a class that defines the property itself, too.
H A Dbug37632.phpt61 /* Right now Ctor's cannot be made protected when defined in a ctor. That is
/PHP-5.4/ext/zip/lib/
H A Dzip_dirent.c369 time_t now; in _zip_dirent_torrent_normalize() local
384 time(&now); in _zip_dirent_torrent_normalize()
385 l = localtime(&now); in _zip_dirent_torrent_normalize()
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_set_local_infile_handler_new_query.phpt69 [Callback 001 - 001] Cannot run query, [2014] Commands out of sync; you can't run this command now
H A Dmysqli_connect_oo.phpt85 print "... and now Exceptions\n";
151 ... and now Exceptions
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt76 // we got this far without problems. If there's an issue from now on, its a failure
115 // we got this far without problems. If there's an issue from now on, its a failure
161 // this is interesting: if we get sort of affected rows, what will happen now?
H A Dbug_41125.phpt27 // And now allow the evil to do his work
/PHP-5.4/ext/mbstring/tests/
H A Dbug43998.phpt17 * Bug now appears to be fixed
/PHP-5.4/ext/pdo/
H A Dconfig.m419 do so now by running:
/PHP-5.4/win32/build/
H A Dmkdist.php262 $now = date("r"); variable
266 $now
/PHP-5.4/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES1 1. strrpos() and strripos() now use the entire string as a needle. Be aware
53 variables_order setting. As in, the CLI version will now always populate
/PHP-5.4/ext/zlib/tests/
H A Dgzfile_variation15.phpt45 //should now read dir1 file
H A Dreadgzfile_variation15.phpt46 //should now read dir1 file
H A Ddata.inc60 As this which now I draw.
79 Which now suits with it.
/PHP-5.4/ext/xml/tests/
H A Dbug26614.phpt12 which we now use as default
H A Dbug26614_libxml.phpt12 which we now use as default
/PHP-5.4/ext/date/
H A Dphp_date.h164 PHPAPI signed long php_parse_date(char *string, signed long *now);

Completed in 47 milliseconds

12345678