Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/dateformat/
H A Ddateformat.h41 #define CALENDAR_WDAY "tm_wday" macro
H A Ddateformat_parse.c73 }else if( strcmp(key_name, CALENDAR_WDAY )==0 ){ in add_to_localtime_arr()
112 …add_to_localtime_arr( dfo, return_value, parsed_calendar, UCAL_DAY_OF_WEEK, CALENDAR_WDAY TSRMLS_C… in internal_parse_to_localtime()

Completed in 4 milliseconds