Home
last modified time | relevance | path

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

/PHP-8.3/ext/calendar/
H A Dcalendar.c457 char *dayp, *yearp; in PHP_FUNCTION() local
472 …chars(day, fl, &dayp), JEWISH_HEB_MONTH_NAME(year)[month], heb_number_to_chars(year, fl, &yearp))); in PHP_FUNCTION()
477 if (yearp) { in PHP_FUNCTION()
478 efree(yearp); in PHP_FUNCTION()

Completed in 6 milliseconds