Home
last modified time | relevance | path

Searched refs:datefmt_is_lenient (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attr.h27 PHP_FUNCTION( datefmt_is_lenient );
H A Ddateformat_attr.c201 PHP_FUNCTION( datefmt_is_lenient ) in PHP_FUNCTION() argument
H A Ddateformat_class.c175 PHP_NAMED_FE( isLenient, ZEND_FN( datefmt_is_lenient ), arginfo_intldateformatter_getdatetype )
/PHP-7.4/ext/intl/
H A Dphp_intl.c717 PHP_FE( datefmt_is_lenient, arginfo_msgfmt_get_locale )
/PHP-7.4/ext/intl/tests/
H A Dut_common.inc386 return $GLOBALS['oo-mode'] ? $fmt->isLenient() : datefmt_is_lenient( $fmt );

Completed in 12 milliseconds