Home
last modified time | relevance | path

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

/PHP-5.6/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, 1); in PHP_FUNCTION()

Completed in 5 milliseconds