File: symbols.map

package info (click to toggle)
libphonenumber 8.13.51%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 108,244 kB
  • sloc: cpp: 53,546; xml: 50,081; java: 33,392; javascript: 31,267; ansic: 482; jsp: 228; sh: 62; makefile: 33
file content (15 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
global:
    extern "C++" {
        i18n::phonenumbers::*;
        typeinfo?for?i18n::phonenumbers::*;
        typeinfo?name?for?i18n::phonenumbers::*;
        VTT?for?i18n::phonenumbers::*;
        virtual?thunk?to?i18n::phonenumbers::*;
        vtable?for?i18n::phonenumbers::*;
    };
local:
    extern "C++" {
        *;
    };
};