Home
last modified time | relevance | path

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

/PHP-7.1/ext/calendar/
H A Dcalendar.c613 char date[16], hebdate[32]; in PHP_FUNCTION() local
630 …snprintf(hebdate, sizeof(hebdate), "%s %s %s", heb_number_to_chars(day, fl, &dayp), JEWISH_HEB_MON… in PHP_FUNCTION()
639 RETURN_STRING(hebdate); in PHP_FUNCTION()

Completed in 9 milliseconds