Home
last modified time | relevance | path

Searched refs:df (Results 1 – 25 of 31) sorted by relevance

12

/php-src/ext/date/tests/
H A Dbug53437_var4.phpt9 $df = $dt->diff(new DateTime('2009-10-13'));
11 var_dump($df,
12 $df->y,
13 $df->m,
14 $df->d,
15 $df->h,
16 $df->i,
17 $df->s,
18 $df->f,
19 $df->invert,
[all …]
/php-src/ext/intl/tests/
H A Ddateformat_get_set_timezone_variant5.phpt13 function d(IntlDateFormatter $df) {
15 echo $df->format($ts), "\n";
17 $df->getTimeZoneID(),
18 $df->getTimeZone()->getID());
23 d($df);
25 $df->setTimeZone(NULL);
26 d($df);
28 $df->setTimeZone('Europe/Madrid');
29 d($df);
32 d($df);
[all …]
H A Ddateformat_timezone_arg_variations4.phpt13 $df = new IntlDateFormatter('es_ES', 0, 0, NULL);
14 echo $df->format($ts), "\n";
16 $df = new IntlDateFormatter('es_ES', 0, 0, 'Europe/Amsterdam');
17 echo $df->format($ts), "\n";
19 $df = new IntlDateFormatter('es_ES', 0, 0, new DateTimeZone('Europe/Lisbon'));
20 echo $df->format($ts), "\n";
23 echo $df->format($ts), "\n";
27 echo $df->format($ts), "\n";
31 echo $df->format($ts), "\n";
33 $df = new IntlDateFormatter('es_ES', 0, 0, 'Europe/Amsterdam', 0);
[all …]
H A Ddateformat_get_set_calendar_variant_icu70.phpt17 function d(IntlDateFormatter $df) {
19 echo $df->format($ts), "\n";
20 var_dump($df->getCalendar(),
21 $df->getCalendarObject()->getType(),
22 $df->getCalendarObject()->getTimeZone()->getId());
26 $df = new IntlDateFormatter('fr@calendar=islamic', 0, 0, 'Europe/Minsk');
27 d($df);
31 $df->setCalendar(IntlDateFormatter::TRADITIONAL);
32 d($df);
36 $df->setCalendar($cal);
[all …]
H A Ddateformat_get_set_calendar_variant4.phpt15 function d(IntlDateFormatter $df) {
17 echo $df->format($ts), "\n";
18 var_dump($df->getCalendar(),
19 $df->getCalendarObject()->getType(),
20 $df->getCalendarObject()->getTimeZone()->getId());
24 $df = new IntlDateFormatter('fr@calendar=islamic', 0, 0, 'Europe/Minsk');
25 d($df);
29 $df->setCalendar(IntlDateFormatter::TRADITIONAL);
30 d($df);
34 $df->setCalendar($cal);
[all …]
H A Ddateformat_get_set_calendar_variant5.phpt17 function d(IntlDateFormatter $df) {
19 echo $df->format($ts), "\n";
20 var_dump($df->getCalendar(),
21 $df->getCalendarObject()->getType(),
22 $df->getCalendarObject()->getTimeZone()->getId());
26 $df = new IntlDateFormatter('fr@calendar=islamic', 0, 0, 'Europe/Minsk');
27 d($df);
31 $df->setCalendar(IntlDateFormatter::TRADITIONAL);
32 d($df);
36 $df->setCalendar($cal);
[all …]
H A Ddateformat_create_cal_arg_variant5.phpt16 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, $cal);
17 echo $df->format($ts), "\n";
20 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, $cal);
21 echo $df->format($ts), "\n";
26 echo $df->format($ts), "\n";
29 $df = new IntlDateFormatter('es_ES@calendar=islamic', 0, 0);
30 echo $df->format($ts), "\n";
34 echo $df->format($ts), "\n";
38 echo $df->format($ts), "\n";
40 $df = new IntlDateFormatter('es_ES', 0, 0, 'UTC', 0);
[all …]
H A Ddateformat_create_cal_arg_variant4.phpt16 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, $cal);
17 echo $df->format($ts), "\n";
20 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, $cal);
21 echo $df->format($ts), "\n";
26 echo $df->format($ts), "\n";
29 $df = new IntlDateFormatter('es_ES@calendar=islamic', 0, 0);
30 echo $df->format($ts), "\n";
34 echo $df->format($ts), "\n";
38 echo $df->format($ts), "\n";
40 $df = new IntlDateFormatter('es_ES', 0, 0, 'UTC', 0);
[all …]
H A Ddateformat_setTimeZone_error.phpt11 $df = new IntlDateFormatter(NULL, 0, 0);
13 var_dump($df->setTimeZone(array()));
14 var_dump($df->setTimeZone('non existing timezone'));
/php-src/ext/intl/dateformat/
H A Ddateformat_format_object.cpp75 DateFormat *df = NULL; in PHP_FUNCTION() local
193 df = new SimpleDateFormat( in PHP_FUNCTION()
206 df = DateFormat::createDateTimeInstance(dateStyle, timeStyle, in PHP_FUNCTION()
209 if (df == NULL) { /* according to ICU sources, this should never happen */ in PHP_FUNCTION()
219 df->adoptCalendar(cal); in PHP_FUNCTION()
221 df->adoptTimeZone(timeZone); in PHP_FUNCTION()
227 df->format(date, result); in PHP_FUNCTION()
242 delete df; in PHP_FUNCTION()
H A Ddateformat_create.cpp164 DateFormat *df = (DateFormat*)DATE_FORMAT_OBJECT(dfo); in datefmt_ctor() local
166 df->adoptCalendar(cal); in datefmt_ctor()
169 df->setCalendar(*cal); in datefmt_ctor()
173 df->adoptTimeZone(timezone); in datefmt_ctor()
/php-src/ext/dom/tests/
H A Dgh16595.phpt12 $v7 = new DOMElement ( "L" , null , "df" );
25 <jg xmlns:default="df"><IU/><default:L xmlns="df"/></jg>
/php-src/Zend/tests/
H A Dbug79668.phpt7 $df = get_defined_functions(true);
9 var_dump(in_array($funcname, $df['internal'], true));
/php-src/ext/standard/tests/strings/
H A Dsubstr_compare.phpt6 var_dump(substr_compare("abcde", "df", -2) < 0);
7 var_dump(substr_compare("abcde", "df", -2, null) < 0);
H A Dstrtolower.phpt277 df => df
H A Dstrtoupper1.phpt280 df => df
H A Dhtml_entity_decode_iso8859-15.phpt307 LATIN SMALL LETTER SHARP S: &#xDF; => df
308 &#xDF; => df
H A Dhtml_entity_decode_iso8859-5.phpt307 CYRILLIC SMALL LETTER PE: &#x43F; => df
H A Dhtml_entity_decode_macroman.phpt442 LATIN SMALL LIGATURE FL: &#xFB02; => df
/php-src/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp337 DateFormat* df = dynamic_cast<DateFormat*>( in umsg_set_timezone() local
339 if (df == NULL) { in umsg_set_timezone()
352 df->adoptTimeZone(used_tz->clone()); in umsg_set_timezone()
/php-src/ext/mbstring/tests/
H A Dmb_stripos_basic.phpt33 'df',
H A Dmb_strripos_basic.phpt33 'df',
/php-src/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt83 Codepoint U+00df
/php-src/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc123 'F2Q5COWpNnJjdwDaME7sF178Ev+9A2WXaC9cjY4HXFrlg71xG+rSSyDqi1X3paWNI4GaqNwPRDXev9s7hHq8PjzaP9/df+Poq8…
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c382 lxb_dom_document_fragment_t *df; in lxb_html_tree_appropriate_place_inserting_node() local
384 df = lxb_html_interface_template(adjusted_location)->content; in lxb_html_tree_appropriate_place_inserting_node()
385 adjusted_location = lxb_dom_interface_node(df); in lxb_html_tree_appropriate_place_inserting_node()

Completed in 46 milliseconds

12