Lines Matching defs:year
72 #define JEWISH_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthNameLeap:Jewish… argument
73 #define JEWISH_HEB_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthHebNameLeap:… argument
184 zend_long cal, month, year; in PHP_FUNCTION() local
231 zend_long cal, month, day, year; in PHP_FUNCTION() local
250 int month, day, year, dow; in PHP_FUNCTION() local
301 int year, month, day; in PHP_FUNCTION() local
316 zend_long year, month, day; in PHP_FUNCTION() local
330 int year, month, day; in PHP_FUNCTION() local
345 zend_long year, month, day; in PHP_FUNCTION() local
456 int year, month, day; in PHP_FUNCTION() local
487 zend_long year, month, day; in PHP_FUNCTION() local
501 int year, month, day; in PHP_FUNCTION() local
516 zend_long year, month, day; in PHP_FUNCTION() local
561 int month, day, year; in PHP_FUNCTION() local