Searched refs:month_names_p (Results 1 – 3 of 3) sorted by relevance
41 const char month_names_p[12][3] = variable654 str_p = month_names_p[month]; in ecma_date_to_string_format()
151 extern const char month_names_p[12][3];
178 if (!memcmp (month_names_p[i], *str_p, 3)) in ecma_date_parse_month_name()