Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds