1 Star 0 Fork 36

zhangcui/third_party_re2_sxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
libre2.map 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangcui 提交于 2023-02-23 20:34 +08:00 . re2 版本升级
{
global:
extern "C++" {
"re2::RE2::~RE2()";
"re2::RE2::RE2(re2::StringPiece const&, re2::RE2::Options const&)";
"re2::RE2::FullMatchN(re2::StringPiece const&, re2::RE2 const&, re2::RE2::Arg const* const*, int)";
"re2::RE2::GlobalReplace(std::__h::basic_string<char, std::__h::char_traits<char>, std::__h::allocator<char> >*, re2::RE2 const&, re2::StringPiece const&)";
"re2::RE2::RE2(std::__h::basic_string<char, std::__h::char_traits<char>, std::__h::allocator<char> > const&)";
};
local:
*;
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhang-cui11/third_party_re2_sxy.git
git@gitee.com:zhang-cui11/third_party_re2_sxy.git
zhang-cui11
third_party_re2_sxy
third_party_re2_sxy
master

搜索帮助