Home
last modified time | relevance | path

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

/PHP-5.5/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.c186 PHP_NAMED_FE( isLenient, ZEND_FN( datefmt_is_lenient ), arginfo_intldateformatter_getdatetype )
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php330 function datefmt_is_lenient($fmt) {} function
/PHP-5.5/ext/intl/tests/
H A Dut_common.inc374 return $GLOBALS['oo-mode'] ? $fmt->isLenient() : datefmt_is_lenient( $fmt );
/PHP-5.5/ext/intl/
H A Dphp_intl.c722 PHP_FE( datefmt_is_lenient, arginfo_msgfmt_get_locale )

Completed in 26 milliseconds