Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/dateformat/
H A Ddateformat_format_object.cpp40 static const DateFormat::EStyle valid_styles[] = { variable
55 for (int i = 0; i < sizeof(valid_styles) / sizeof(*valid_styles); i++) { in valid_format()
56 if ((zend_long)valid_styles[i] == lval) { in valid_format()

Completed in 5 milliseconds