Home
last modified time | relevance | path

Searched refs:DateTime (Results 276 – 297 of 297) sorted by relevance

1...<<1112

/PHP-5.6/ext/date/tests/
H A DDateTime_add-fall-type2-type3.phpt2 DateTime::add() -- fall type2 type3
H A DDateTime_add-fall-type3-type2.phpt2 DateTime::add() -- fall type3 type2
H A DDateTime_add-fall-type3-type3.phpt2 DateTime::add() -- fall type3 type3
H A DDateTime_diff-fall-type2-type2.phpt2 DateTime::diff() -- fall type2 type2
H A DDateTime_diff-fall-type2-type3.phpt2 DateTime::diff() -- fall type2 type3
H A DDateTime_diff-fall-type3-type2.phpt2 DateTime::diff() -- fall type3 type2
H A DDateTime_diff-fall-type3-type3.phpt2 DateTime::diff() -- fall type3 type3
H A DDateTime_sub-fall-type2-type2.phpt2 DateTime::sub() -- fall type2 type2
H A DDateTime_sub-fall-type2-type3.phpt2 DateTime::sub() -- fall type2 type3
H A DDateTime_sub-fall-type3-type2.phpt2 DateTime::sub() -- fall type3 type2
H A DDateTime_sub-fall-type3-type3.phpt2 DateTime::sub() -- fall type3 type3
H A Dtimezone_offset_get_variation1.phpt5 /* Prototype : int timezone_offset_get ( DateTimeZone $object , DateTime $datetime )
98 $datetime = new DateTime("2009-01-31 15:14:10");
H A Dtimezone_offset_get_error.phpt5 /* Prototype : int timezone_offset_get ( DateTimeZone $object , DateTime $datetime )
H A DDateTime_add-february.phpt2 DateTime::add() -- february
H A DDateTime_diff-february.phpt2 DateTime::diff() -- february
H A DDateTime_sub-february.phpt2 DateTime::sub() -- february
H A Dtimezone_open_variation1.phpt8 * Alias to functions: DateTime::__construct()
H A DDateTimeZone_getOffset_variation1.phpt5 /* Prototype : int DateTimeZone::getOffset ( DateTime $datetime )
H A Dtimezone_offset_get_variation2.phpt5 /* Prototype : int timezone_offset_get ( DateTimeZone $object , DateTime $datetime )
/PHP-5.6/ext/date/
H A Dphp_date.c309 ZEND_ARG_INFO(0, DateTime)
2747 PHP_METHOD(DateTime, __construct) in PHP_METHOD() argument
2860 PHP_METHOD(DateTime, __set_state) in PHP_METHOD() argument
2904 PHP_METHOD(DateTime, __wakeup) in PHP_METHOD() argument
3084 DATE_CHECK_INITIALIZED(dateobj->time, DateTime); in PHP_FUNCTION()
3201 DATE_CHECK_INITIALIZED(dateobj->time, DateTime); in php_date_add()
3251 DATE_CHECK_INITIALIZED(dateobj->time, DateTime); in php_date_sub()
3332 DATE_CHECK_INITIALIZED(dateobj->time, DateTime); in PHP_FUNCTION()
3349 DATE_CHECK_INITIALIZED(dateobj->time, DateTime); in php_date_timezone_set()
3415 DATE_CHECK_INITIALIZED(dateobj->time, DateTime); in PHP_FUNCTION()
[all …]
/PHP-5.6/
H A DNEWS3317 - DateTime
3532 - DateTime
4195 . Fixed bug #62896 ("DateTime->modify('+0 days')" modifies DateTime object)
4337 - DateTime:
5418 - DateTime:
5722 - DateTime extension:
5941 - DateTime extension:
6278 - DateTime extension:
7536 the 'e' format specifier, DateTime::__construct(), DateTime::getTimeZone()
7555 DateTime::modify().
[all …]
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c15381 typedef struct DateTime DateTime; typedef
15382 struct DateTime { struct
15649 DateTime *p in parseDateOrTime()
15803 DateTime x, y; in localtimeOffset()
16006 DateTime tx; in parseModifier()
16086 DateTime *p in isDate()
16128 DateTime x; in juliandayFunc()
16145 DateTime x; in datetimeFunc()
16165 DateTime x; in timeFunc()
16184 DateTime x; in dateFunc()
[all …]

Completed in 441 milliseconds

1...<<1112