Home
last modified time | relevance | path

Searched refs:date (Results 501 – 525 of 583) sorted by relevance

1...<<21222324

/PHP-8.1/ext/oci8/tests/
H A Dfield_funcs3.phpt13 "create table field_funcs3_tab(c1_c char(2), c2_v varchar2(2), c3_n number, c4_d date)",
H A Dbug41069.phpt40 c9 date,
41 c10 date,
/PHP-8.1/ext/intl/tests/
H A Dcalendar_isEquivalentTo_error.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_get_set_timezone_variant4.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_timezone_arg_variations2.phpt10 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_timezone_arg_variations4.phpt10 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_timezone_arg_variations.phpt10 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg_variant2.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_timezone_arg_variations3.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Dcalendar_before_after_error.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_create_cal_arg_variant3.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg_variant4.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg_variant5.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
/PHP-8.1/ext/mysqli/tests/
H A D048.phpt22 col7 date, col8 time,
/PHP-8.1/ext/date/tests/
H A Dgmstrftime_variation5.phpt2 Test gmstrftime() function : usage variation - Passing date related format strings to format argume…
H A Dstrftime_variation5.phpt2 Test strftime() function : usage variation - Passing date related format strings to format argument.
H A Dgmstrftime_variation13.phpt2 Test gmstrftime() function : usage variation - Checking date related formats which was not supporte…
H A Doo_001.phpt2 date OO interface
H A Dstrftime_variation13.phpt2 Test strftime() function : usage variation - Checking date related formats which was not supported …
/PHP-8.1/.github/workflows/
H A Dpush.yml95 - name: Verify generated files are up to date
128 - name: Verify generated files are up to date
/PHP-8.1/ext/oci8/
H A Doci8_collection.c310 int php_oci_collection_append_date(php_oci_collection *collection, char *date, int date_len) in php_oci_collection_append_date() argument
318 …PHP_OCI_CALL_RETURN(errstatus, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NU… in php_oci_collection_append_date()
602 int php_oci_collection_element_set_date(php_oci_collection *collection, zend_long index, char *date in php_oci_collection_element_set_date() argument
610 …PHP_OCI_CALL_RETURN(errstatus, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NU… in php_oci_collection_element_set_date()
/PHP-8.1/ext/imap/tests/
H A Dbug35669.phpt9 $envelope['date'] = 'Wed, 04 Jan 2006 19:24:43 -0500';
/PHP-8.1/ext/calendar/tests/
H A Dcal_info.phpt4 date.timezone=UTC
/PHP-8.1/ext/standard/tests/network/
H A Dsetcookie_array_option_error.phpt4 date.timezone=UTC

Completed in 34 milliseconds

1...<<21222324