Home
last modified time | relevance | path

Searched refs:datefmt_parse (Results 1 – 7 of 7) sorted by last modified time

/PHP-7.0/ext/intl/tests/
H A Dut_common.inc394 …return $GLOBALS['oo-mode'] ? $fmt->parse( $value ,$parse_pos ) : datefmt_parse( $fmt , $value,$p…
H A Ddateformat_parse.phpt12 * Test for the datefmt_parse function
/PHP-7.0/ext/intl/
H A Dphp_intl.c731 PHP_FE( datefmt_parse, datefmt_parse_args )
/PHP-7.0/ext/intl/dateformat/
H A Ddateformat_class.c179 PHP_NAMED_FE( parse, ZEND_FN( datefmt_parse), datefmt_parse_args )
H A Ddateformat_parse.c128 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() argument
H A Ddateformat_parse.h21 PHP_FUNCTION( datefmt_parse );
/PHP-7.0/ext/intl/doc/
H A Ddatefmt_api.php289 function datefmt_parse($fmt , $value, $parse_pos=0) {} function

Completed in 21 milliseconds