查看网站首页
查看网站首页
查看 sitemap.xml
✏️ 正在编辑: timelib_config.h
路径:
/opt/alt/php74/usr/include/php/ext/date/lib/timelib_config.h
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
#ifdef PHP_WIN32 # include "config.w32.h" #else # include <php_config.h> #endif #include <php_stdint.h> #include "zend.h" #define timelib_malloc emalloc #define timelib_realloc erealloc #define timelib_calloc ecalloc #define timelib_strdup estrdup #define timelib_free efree
💾 保存文件
← 返回文件管理器