Home
last modified time | relevance | path

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

/php-src/ext/calendar/
H A Dfrench.c95 void SdnToFrench( in SdnToFrench() function
H A Dsdncal.h90 void SdnToFrench(zend_long sdn, int *pYear, int *pMonth, int *pDay);
H A Dcalendar.c68 {"French", "CAL_FRENCH", FrenchToSdn, SdnToFrench, 13, 30,
507 SdnToFrench(julday, &year, &month, &day); in PHP_FUNCTION()
585 SdnToFrench(julday, &year, &month, &day); in PHP_FUNCTION()

Completed in 10 milliseconds