Searched refs:dayp (Results 1 – 1 of 1) sorted by relevance
612 char *dayp, *yearp; in PHP_FUNCTION() local628 …snprintf(hebdate, sizeof(hebdate), "%s %s %s", heb_number_to_chars(day, fl, &dayp), JEWISH_HEB_MON… in PHP_FUNCTION()630 if (dayp) { in PHP_FUNCTION()631 efree(dayp); in PHP_FUNCTION()
Completed in 9 milliseconds