Home
last modified time | relevance | path

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

/PHP-7.0/ext/calendar/
H A Dcalendar.c612 char *dayp, *yearp; in PHP_FUNCTION() local
628 …_chars(day, fl, &dayp), JEWISH_HEB_MONTH_NAME(year)[month], heb_number_to_chars(year, fl, &yearp)); in PHP_FUNCTION()
633 if (yearp) { in PHP_FUNCTION()
634 efree(yearp); in PHP_FUNCTION()

Completed in 8 milliseconds