arginfo_date_method_modify  195 ext/date/php_date.c ZEND_BEGIN_ARG_INFO_EX(arginfo_date_method_modify, 0, 0, 1)
arginfo_date_method_modify  472 ext/date/php_date.c 	PHP_ME_MAPPING(modify,		date_modify,		arginfo_date_method_modify, 0)
arginfo_date_method_modify  498 ext/date/php_date.c 	PHP_ME(DateTimeImmutable, modify,        arginfo_date_method_modify, 0)