mirror of
https://github.com/openharmony/third_party_re2.git
synced 2026-07-01 09:20:39 -04:00
80be921b27
Signed-off-by:ganchuantao1<ganchuantao1@huawei.com> Signed-off-by: ganchuantao1 <ganchuantao1@huawei.com>
17 lines
258 B
Plaintext
17 lines
258 B
Plaintext
{
|
|
global:
|
|
# re2::RE2*
|
|
_ZN3re23RE2*;
|
|
_ZNK3re23RE2*;
|
|
# re2::operator<<*
|
|
_ZN3re2ls*;
|
|
# re2::FilteredRE2*
|
|
_ZN3re211FilteredRE2*;
|
|
_ZNK3re211FilteredRE2*;
|
|
# re2::re2_internal*
|
|
_ZN3re212re2_internal*;
|
|
_ZNK3re212re2_internal*;
|
|
local:
|
|
*;
|
|
};
|