Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt40 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the passed object must be an ins…
43 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad IntlCalendar instance: not i…
48 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: error calling ::getTimeStamp() o…
51 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the date/time format type is inv…
54 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; if array, it must ha…
57 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; if array, it must ha…
60 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; the date format (fir…
63 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: bad format; the time format (sec…
66 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_variant5.phpt21 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n";
H A Ddateformat_formatObject_calendar_variant3.phpt22 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n";
H A Ddateformat_formatObject_calendar_variant4.phpt22 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n";
/PHP-7.1/ext/intl/dateformat/
H A Ddateformat_format_object.h19 PHP_FUNCTION(datefmt_format_object);
H A Ddateformat_class.c178 …PHP_ME_MAPPING( formatObject, datefmt_format_object, arginfo_intldateformatter_format_object, ZEND…
H A Ddateformat_format_object.cpp61 U_CFUNC PHP_FUNCTION(datefmt_format_object) in PHP_FUNCTION() argument
/PHP-7.1/ext/intl/
H A Dphp_intl.c714 PHP_FE( datefmt_format_object, arginfo_datefmt_format_object )

Completed in 13 milliseconds