Searched refs:FrenchToSdn (Results 1 – 3 of 3) sorted by relevance
/PHP-7.1/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 | 205 {"French", "CAL_FRENCH", FrenchToSdn, SdnToFrench, 13, 30, 688 RETURN_LONG(FrenchToSdn(year, month, day)); in PHP_FUNCTION()
|
Completed in 6 milliseconds