文件操作 - regex_extra.h
返回文件管理
返回主菜单
删除本文件
文件: /opt/alt/php52/usr/include/php/regex/regex_extra.h
编辑文件内容
/* do not frame this - we must be able to include this file multiple times */ #undef regexec #undef regerror #undef regfree #undef regcomp #if (defined(REGEX) && REGEX == 1) || (!defined(REGEX)) #ifndef PHP_WIN32 #ifndef PHP_NO_ALIASES #define regexec php_regexec #define regerror php_regerror #define regfree php_regfree #define regcomp php_regcomp #endif #endif #endif
修改文件时间
将文件时间修改为当前时间的前一年
删除文件