Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_format_object.cpp73 DateFormat::EStyle dateStyle = DateFormat::kDefault, in PHP_FUNCTION() local
106 dateStyle = (DateFormat::EStyle)Z_LVAL_PP(z); in PHP_FUNCTION()
124 dateStyle = timeStyle = (DateFormat::EStyle)Z_LVAL_PP(format); in PHP_FUNCTION()
192 df = DateFormat::createDateTimeInstance(dateStyle, timeStyle, in PHP_FUNCTION()

Completed in 4 milliseconds