Searched refs:SdnToFrench (Results 1 – 3 of 3) sorted by relevance
/PHP-8.1/ext/calendar/ |
H A D | french.c | 95 void SdnToFrench( in SdnToFrench() function
|
H A D | sdncal.h | 90 void SdnToFrench(zend_long sdn, int *pYear, int *pMonth, int *pDay);
|
H A D | calendar.c | 86 {"French", "CAL_FRENCH", FrenchToSdn, SdnToFrench, 13, 30, 529 SdnToFrench(julday, &year, &month, &day); in PHP_FUNCTION() 607 SdnToFrench(julday, &year, &month, &day); in PHP_FUNCTION()
|
Completed in 7 milliseconds