Home
last modified time | relevance | path

Searched refs:datefmt_format_object (Results 1 – 11 of 11) sorted by relevance

/PHP-5.5/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt42 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the passed object must be an ins…
45 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad IntlCalendar instance: not i…
50 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: error calling ::getTimeStamp() o…
53 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the date/time format type is inv…
56 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; if array, it must ha…
59 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; if array, it must ha…
62 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; the date format (fir…
65 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; the time format (sec…
68 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the format is empty in %s on lin…
H A Ddateformat_formatObject_calendar.phpt21 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n";
H A Ddateformat_formatObject_calendar_variant2.phpt21 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n";
H A Ddateformat_formatObject_calendar_variant4.phpt21 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n";
H A Ddateformat_formatObject_calendar_variant3.phpt22 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n";
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_format_object.h19 PHP_FUNCTION(datefmt_format_object);
H A Ddateformat_format_object.cpp61 U_CFUNC PHP_FUNCTION(datefmt_format_object) in PHP_FUNCTION() argument
H A Ddateformat_class.c188 …PHP_ME_MAPPING( formatObject, datefmt_format_object, arginfo_intldateformatter_format_object, ZEND…
/PHP-5.5/ext/intl/
H A Dphp_intl.c725 PHP_FE( datefmt_format_object, arginfo_datefmt_format_object )
/PHP-5.5/
H A DUPGRADING270 - datefmt_format_object()
H A DNEWS2090 . Added the functions: datefmt_format_object(), datefmt_get_calendar_object(),

Completed in 50 milliseconds