6 Star 4 Fork 30

OpenHarmony/third_party_re2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
libre2.map 702 Bytes
一键复制 编辑 原始数据 按行查看 历史
wenlong_12 提交于 2024-07-18 08:40 . 增加新的符号
{
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&)";
*re2_internal*;
"re2::RE2::FindAndConsumeN(re2::StringPiece*, re2::RE2 const&, re2::RE2::Arg const* const*, int)";
"re2::RE2::QuoteMeta(re2::StringPiece const&)";
};
local:
*;
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_re2.git
git@gitee.com:openharmony/third_party_re2.git
openharmony
third_party_re2
third_party_re2
master

搜索帮助