Lines Matching defs:year
209 #define JEWISH_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthNameLeap:Jewish… argument
210 #define JEWISH_HEB_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthHebNameLeap:… argument
329 zend_long cal, month, year; in PHP_FUNCTION() local
377 zend_long cal, month, day, year; in PHP_FUNCTION() local
397 int month, day, year, dow; in PHP_FUNCTION() local
450 int year, month, day; in PHP_FUNCTION() local
468 zend_long year, month, day; in PHP_FUNCTION() local
483 int year, month, day; in PHP_FUNCTION() local
501 zend_long year, month, day; in PHP_FUNCTION() local
612 int year, month, day; in PHP_FUNCTION() local
649 zend_long year, month, day; in PHP_FUNCTION() local
664 int year, month, day; in PHP_FUNCTION() local
682 zend_long year, month, day; in PHP_FUNCTION() local
729 int month, day, year; in PHP_FUNCTION() local