Searched refs:dateStyle (Results 1 – 1 of 1) sorted by relevance
77 DateFormat::EStyle dateStyle = DateFormat::kDefault, in PHP_FUNCTION() local119 dateStyle = (DateFormat::EStyle)Z_LVAL_P(z); in PHP_FUNCTION()134 dateStyle = timeStyle = (DateFormat::EStyle)Z_LVAL_P(format); in PHP_FUNCTION()206 df = DateFormat::createDateTimeInstance(dateStyle, timeStyle, in PHP_FUNCTION()
Completed in 5 milliseconds