Searched refs:yearp (Results 1 – 1 of 1) sorted by relevance
614 char *dayp, *yearp; in PHP_FUNCTION() local630 …_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 7 milliseconds