Lines Matching defs:year
208 #define JEWISH_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthNameLeap:Jewish… argument
209 #define JEWISH_HEB_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthHebNameLeap:… argument
328 zend_long cal, month, year; in PHP_FUNCTION() local
376 zend_long cal, month, day, year; in PHP_FUNCTION() local
396 int month, day, year, dow; in PHP_FUNCTION() local
448 int year, month, day; in PHP_FUNCTION() local
464 zend_long year, month, day; in PHP_FUNCTION() local
479 int year, month, day; in PHP_FUNCTION() local
495 zend_long year, month, day; in PHP_FUNCTION() local
606 int year, month, day; in PHP_FUNCTION() local
638 zend_long year, month, day; in PHP_FUNCTION() local
653 int year, month, day; in PHP_FUNCTION() local
669 zend_long year, month, day; in PHP_FUNCTION() local
716 int month, day, year; in PHP_FUNCTION() local