gm                 27 ext/calendar/easter.c static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, zend_long gm)
gm                 54 ext/calendar/easter.c 	if (gm && (year<1970 || year>2037)) {				/* out of range for timestamps */
gm                100 ext/calendar/easter.c 	if (gm) {							/* return a timestamp */
gm                213 ext/date/php_date.h PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gm);