Searched refs:FrenchToSdn (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/calendar/ |
H A D | french.c | 117 zend_long FrenchToSdn( in FrenchToSdn() function
|
H A D | sdncal.h | 91 zend_long FrenchToSdn(int inputYear, int inputMonth, int inputDay);
|
H A D | calendar.c | 68 {"French", "CAL_FRENCH", FrenchToSdn, SdnToFrench, 13, 30, 522 RETURN_LONG(FrenchToSdn(year, month, day)); in PHP_FUNCTION()
|
Completed in 9 milliseconds