Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds