Home
last modified time | relevance | path

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

/PHP-5.3/ext/calendar/
H A Dcalendar.c595 char *dayp, *yearp; in PHP_FUNCTION() local
611 …number_to_chars(day, fl, &dayp), JewishMonthHebName[month], heb_number_to_chars(year, fl, &yearp)); in PHP_FUNCTION()
616 if (yearp) { in PHP_FUNCTION()
617 efree(yearp); in PHP_FUNCTION()

Completed in 7 milliseconds