Home
last modified time | relevance | path

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

/PHP-5.3/ext/calendar/
H A Dcalendar.c594 char date[16], hebdate[32]; in PHP_FUNCTION() local
611 …snprintf(hebdate, sizeof(hebdate), "%s %s %s", heb_number_to_chars(day, fl, &dayp), JewishMonthHeb… in PHP_FUNCTION()
620 RETURN_STRING(hebdate, 1); in PHP_FUNCTION()

Completed in 8 milliseconds