date_modify       417 ext/date/php_date.c 	PHP_FE(date_modify, arginfo_date_modify)
date_modify       472 ext/date/php_date.c 	PHP_ME_MAPPING(modify,		date_modify,		arginfo_date_method_modify, 0)
date_modify      3065 ext/date/php_date.c PHP_FUNCTION(date_modify)
date_modify        64 ext/date/php_date.h PHP_FUNCTION(date_modify);