Home
last modified time | relevance | path

Searched refs:dayp (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 …snprintf(hebdate, sizeof(hebdate), "%s %s %s", heb_number_to_chars(day, fl, &dayp), JEWISH_HEB_MON… in PHP_FUNCTION()
632 if (dayp) { in PHP_FUNCTION()
633 efree(dayp); in PHP_FUNCTION()

Completed in 14 milliseconds