mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
|
{
|
||
|
global:
|
||
|
# re2::RE2*
|
||
|
_ZN3re23RE2*;
|
||
|
_ZNK3re23RE2*;
|
||
|
# re2::StringPiece*
|
||
|
_ZN3re211StringPiece*;
|
||
|
_ZNK3re211StringPiece*;
|
||
|
# operator<<(std::ostream&, re2::StringPiece const&)
|
||
|
_ZlsRSoRKN3re211StringPieceE;
|
||
|
# re2::FilteredRE2*
|
||
|
_ZN3re211FilteredRE2*;
|
||
|
_ZNK3re211FilteredRE210AllMatches*;
|
||
|
local:
|
||
|
*;
|
||
|
};
|