1 Star 0 Fork 59

Lua/tonyenc

forked from 端木凌风/tonyenc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.w32 218 Bytes
一键复制 编辑 原始数据 按行查看 历史
端木凌风 提交于 2021-11-19 22:12 . init
ARG_ENABLE('tonyenc', 'tonyenc support', 'no');
if (PHP_TONYENC != 'no') {
AC_DEFINE('HAVE_TONYENC', 1, 'tonyenc support enabled');
EXTENSION('tonyenc', 'tonyenc.c', null, '/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1');
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/linucha/tonyenc.git
git@gitee.com:linucha/tonyenc.git
linucha
tonyenc
tonyenc
master

搜索帮助