Home
last modified time | relevance | path

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

/PHP-5.4/ext/calendar/
H A Dcalendar.c595 char *dayp, *yearp; in PHP_FUNCTION() local
611 …snprintf(hebdate, sizeof(hebdate), "%s %s %s", heb_number_to_chars(day, fl, &dayp), JewishMonthHeb… in PHP_FUNCTION()
613 if (dayp) { in PHP_FUNCTION()
614 efree(dayp); in PHP_FUNCTION()

Completed in 5 milliseconds