Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/tests/
H A Dbug62017.phpt2 Bug #62017: datefmt_create with incorrectly encoded timezone leaks pattern
11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF",
17 Warning: datefmt_create(): datefmt_create: error converting timezone_str to UTF-16 in %s on line %d
20 Warning: IntlDateFormatter::__construct(): datefmt_create: error converting pattern to UTF-16 in %s…
H A Dbug62081.phpt13 Warning: IntlDateFormatter::__construct(): datefmt_create: cannot call constructor twice in %s on l…
H A Ddateformat_calendars.phpt44 Warning: IntlDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it must…
H A Ddateformat_calendars_variant2.phpt44 Warning: IntlDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it must…
H A Dut_common.inc334 …eturn $GLOBALS['oo-mode'] ? datefmt_create( $locale, $datetype, $timetype, $timezone, $calendar ,$…
/PHP-5.4/ext/intl/doc/
H A Ddatefmt_api.php64 * @see datefmt_create
80 * @see datefmt_create
260 * @see datefmt_create
262 …function datefmt_create($locale, $datetype, $timetype, $timezone = null, $calendar= null ,$pattern… function
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat.h21 PHP_FUNCTION( datefmt_create );
H A Ddateformat.c202 PHP_FUNCTION( datefmt_create ) in PHP_FUNCTION() argument
H A Ddateformat_class.c164 …ZEND_FENTRY( create, ZEND_FN( datefmt_create ), arginfo_intldateformatter___construct, ZEND_ACC_P…
/PHP-5.4/ext/intl/
H A Dphp_intl.c483 PHP_FE( datefmt_create, arginfo_datefmt_create )
/PHP-5.4/
H A DNEWS1657 . Fixed bug #62017 (datefmt_create with incorrectly encoded timezone leaks

Completed in 80 milliseconds