Home
last modified time | relevance | path

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

12345678

/PHP-7.0/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-7.0/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
H A Dmysqli_stmt_bind_param_type_juggling.phpt98 /* now, let's have two columns of different type and do type juggling */
/PHP-7.0/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-7.0/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-7.0/win32/build/
H A Dmkdist.php278 $now = date("r"); variable
282 $now
/PHP-7.0/main/
H A Dalloca.c287 long now; /* Current total stack size. */ member
/PHP-7.0/ext/pdo/
H A DTODO18 Right now, the handling of driver attributes is a bit sloppy.
/PHP-7.0/ext/date/lib/
H A Dtimelib.h89 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options);
/PHP-7.0/ext/pspell/
H A DREADME40 It is now possible to have personalized dictionaries with pspell. This is
/PHP-7.0/ext/intl/timezone/
H A Dtimezone_class.cpp323 UDate now = Calendar::getNow(); in TimeZone_get_debug_info() local
324 tz->getOffset(now, FALSE, rawOffset, dstOffset, uec); in TimeZone_get_debug_info()
/PHP-7.0/ext/date/
H A Dphp_date.h208 PHPAPI zend_long php_parse_date(char *string, zend_long *now);
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_pconnect.phpt53 // but now I want to see some error...
/PHP-7.0/ext/oci8/tests/
H A Dimp_res_insert.phpt77 // The 2nd connection will now see the previously uncommitted data inserted in the previous test
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt52 # And now using emulator prepares
/PHP-7.0/Zend/
H A DZEND_CHANGES654 * Member variables of classes can now be initialized.
709 may now have default values.
1041 of PHP to access their functionality. Right now, no use is made
1045 * include() and eval() are now functions, and not statements.
1074 * true and false are now constants of type boolean.
1084 This complex name has a simple explanation - you can now call
1098 A variable or element that is unset(), is now sent to oblivion
1126 You can now, for example, override a parent function with a

Completed in 42 milliseconds

12345678