date_modify       419 ext/date/php_date.c 	PHP_FE(date_modify, arginfo_date_modify)
date_modify       474 ext/date/php_date.c 	PHP_ME_MAPPING(modify,		date_modify,		arginfo_date_method_modify, 0)
date_modify      3154 ext/date/php_date.c PHP_FUNCTION(date_modify)
date_modify        61 ext/date/php_date.h PHP_FUNCTION(date_modify);