Searched refs:mon_full_names (Results 1 – 1 of 1) sorted by relevance
622 static const char * const mon_full_names[] = { variable738 case 'F': length = slprintf(buffer, sizeof(buffer), "%s", mon_full_names[t->m - 1]); break; in date_format()1476 add_assoc_string(return_value, "month", mon_full_names[ts->m - 1]); in PHP_FUNCTION()
Completed in 16 milliseconds