Home
last modified time | relevance | path

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

/PHP-7.1/ext/calendar/
H A Dcalendar.c614 char *dayp, *yearp; in PHP_FUNCTION() local
630 …_chars(day, fl, &dayp), JEWISH_HEB_MONTH_NAME(year)[month], heb_number_to_chars(year, fl, &yearp)); in PHP_FUNCTION()
635 if (yearp) { in PHP_FUNCTION()
636 efree(yearp); in PHP_FUNCTION()

Completed in 12 milliseconds