Home
last modified time | relevance | path

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

/PHP-7.0/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.c173 PHP_NAMED_FE( getPattern, ZEND_FN( datefmt_get_pattern ), arginfo_intldateformatter_getdatetype )
/PHP-7.0/ext/intl/doc/
H A Ddatefmt_api.php394 function datefmt_get_pattern($fmt) {} function
/PHP-7.0/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.inc370 return $GLOBALS['oo-mode'] ? $fmt->getPattern() : datefmt_get_pattern( $fmt );
/PHP-7.0/ext/intl/
H A Dphp_intl.c725 PHP_FE( datefmt_get_pattern, arginfo_msgfmt_get_locale )

Completed in 12 milliseconds