Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attr.h25 PHP_FUNCTION( datefmt_get_pattern );
H A Ddateformat_attr.c86 PHP_FUNCTION( datefmt_get_pattern ) in PHP_FUNCTION() argument
H A Ddateformat_class.c172 PHP_NAMED_FE( getPattern, ZEND_FN( datefmt_get_pattern ), arginfo_intldateformatter_getdatetype )
/PHP-7.4/ext/intl/tests/
H A Ddateformat_get_set_pattern2.phpt9 * Test for the datefmt_get_pattern & datefmt_set_pattern function
H A Dut_common.inc374 return $GLOBALS['oo-mode'] ? $fmt->getPattern() : datefmt_get_pattern( $fmt );
/PHP-7.4/ext/intl/
H A Dphp_intl.c715 PHP_FE( datefmt_get_pattern, arginfo_msgfmt_get_locale )

Completed in 15 milliseconds