• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  global:
3  extern "C++" {
4    "re2::RE2::~RE2()";
5    "re2::RE2::RE2(re2::StringPiece const&, re2::RE2::Options const&)";
6    "re2::RE2::FullMatchN(re2::StringPiece const&, re2::RE2 const&, re2::RE2::Arg const* const*, int)";
7  };
8  local:
9    *;
10};
11