Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_attr.c103 PHP_FUNCTION( datefmt_set_pattern ) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h104 ZEND_FUNCTION(datefmt_set_pattern);
/php-src/ext/intl/tests/
H A Ddateformat_get_set_pattern2.phpt9 * Test for the datefmt_get_pattern & datefmt_set_pattern function
H A Dut_common.inc378 …return $GLOBALS['oo-mode'] ? $fmt->setPattern( $pattern ) : datefmt_set_pattern( $fmt , $pattern);
/php-src/ext/intl/
H A Dphp_intl.stub.php358 function datefmt_set_pattern(IntlDateFormatter $formatter, string $pattern): bool {} function
H A Dphp_intl_arginfo.h872 ZEND_FUNCTION(datefmt_set_pattern);
1063 ZEND_FE(datefmt_set_pattern, arginfo_datefmt_set_pattern)

Completed in 20 milliseconds