Home
last modified time | relevance | path

Searched refs:now (Results 101 – 125 of 201) sorted by relevance

123456789

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_connect_oo.phpt85 print "... and now Exceptions\n";
151 ... and now Exceptions
H A D057.phpt32 /* now we should try mysqli_stmt_reset() */
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt67 TODO - we skip this part of the test for now, because of bugs.mysql.com/26824
H A Dmysqli_stmt_fetch.phpt95 [014] [%d] Commands out of sync; you can't run this command now
/PHP-5.5/
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
H A DUPGRADING.INTERNALS114 Strings requiring unserialization of objects are now explicitly checked
123 start, will most likely be defectively initialized. This is now
/PHP-5.5/ext/xml/tests/
H A Dbug26614_libxml.phpt12 which we now use as default
/PHP-5.5/ext/zlib/tests/
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.5/ext/standard/tests/file/
H A Dfgetss_variation5-win32.phpt62 var_dump( fseek($file_handle,0,SEEK_END) ); // now file pointer at end
68 // now file is at the end try reading with length and allowable tags,expecting false
H A Dfgetss_variation5.phpt59 var_dump( fseek($file_handle,0,SEEK_END) ); // now file pointer at end
65 // now file is at the end try reading with length and allowable tags,expecting false
H A Dfopen_variation5.phpt81 //should now read dir1 file
H A Dfopen_variation8.phpt80 //should now read dir1 file
H A Dstat_basic-win32.phpt39 // now new stat of the dir after file is created
/PHP-5.5/win32/build/
H A Dmkdist.php260 $now = date("r"); variable
264 $now
H A Dphpize.js.in69 // now we need the extension name out of this thing
169 // now we are left with modules that have dependencies on other modules
/PHP-5.5/ext/pdo/
H A DTODO18 Right now, the handling of driver attributes is a bit sloppy.
/PHP-5.5/ext/date/lib/
H A Dtimelib.h76 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options);
/PHP-5.5/main/
H A Dalloca.c287 long now; /* Current total stack size. */ member
/PHP-5.5/ext/date/
H A Dphp_date.h181 PHPAPI signed long php_parse_date(char *string, signed long *now);
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch249 - time_t now;
267 - now = time( (time_t*) 0 );
269 - mod = now;
854 - time_t now;
864 - now = nowP->tv_sec;
866 - now = time( (time_t*) 0 );
870 - t = localtime( &now );
1319 time_t now;
1330 m->reftime = now;
1339 m->reftime = now;
[all …]
/PHP-5.5/ext/pspell/
H A DREADME40 It is now possible to have personalized dictionaries with pspell. This is
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_pconnect.phpt53 // but now I want to see some error...
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp317 UDate now = Calendar::getNow(); in TimeZone_get_debug_info() local
318 tz->getOffset(now, FALSE, rawOffset, dstOffset, uec); in TimeZone_get_debug_info()
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt52 # And now using emulator prepares

Completed in 48 milliseconds

123456789