arginfo_date_method_modify  197 ext/date/php_date.c ZEND_BEGIN_ARG_INFO_EX(arginfo_date_method_modify, 0, 0, 1)
arginfo_date_method_modify  474 ext/date/php_date.c 	PHP_ME_MAPPING(modify,		date_modify,		arginfo_date_method_modify, 0)
arginfo_date_method_modify  500 ext/date/php_date.c 	PHP_ME(DateTimeImmutable, modify,        arginfo_date_method_modify, 0)