Home
last modified time | relevance | path

Searched refs:datefmt_set_pattern (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attr.h26 PHP_FUNCTION( datefmt_set_pattern );
H A Ddateformat_attr.c128 PHP_FUNCTION( datefmt_set_pattern ) in PHP_FUNCTION() argument
H A Ddateformat_class.c182 PHP_NAMED_FE( setPattern, ZEND_FN( datefmt_set_pattern ), arginfo_intldateformatter_setpattern )
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php416 function datefmt_set_pattern($fmt , $pattern) {} function
/PHP-5.5/ext/intl/tests/
H A Ddateformat_get_set_pattern.phpt11 * Test for the datefmt_get_pattern & datefmt_set_pattern function
H A Ddateformat_get_set_pattern2.phpt11 * Test for the datefmt_get_pattern & datefmt_set_pattern function
H A Dut_common.inc366 …return $GLOBALS['oo-mode'] ? $fmt->setPattern( $pattern ) : datefmt_set_pattern( $fmt , $pattern);
/PHP-5.5/ext/intl/
H A Dphp_intl.c721 PHP_FE( datefmt_set_pattern, arginfo_datefmt_set_pattern )

Completed in 18 milliseconds