1 |
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ |
---|
2 |
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ |
---|
3 |
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/ |
---|
4 |
!_TAG_PROGRAM_NAME Exuberant Ctags // |
---|
5 |
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ |
---|
6 |
!_TAG_PROGRAM_VERSION 5.7 // |
---|
7 |
AribToString aribstr.c /^int AribToString($/;" f |
---|
8 |
AribToStringInternal aribstr.c /^const DWORD AribToStringInternal(TCHAR *lpszDst, $/;" f |
---|
9 |
BYTE aribstr.c 28;" d file: |
---|
10 |
CAT_COUNT epgdump.c 18;" d file: |
---|
11 |
CODE_ADDITIONAL_SYMBOLS aribstr.c 24;" d file: |
---|
12 |
CODE_ALPHANUMERIC aribstr.c 11;" d file: |
---|
13 |
CODE_HIRAGANA aribstr.c 12;" d file: |
---|
14 |
CODE_JIS_KANJI_PLANE_1 aribstr.c 22;" d file: |
---|
15 |
CODE_JIS_KANJI_PLANE_2 aribstr.c 23;" d file: |
---|
16 |
CODE_JIS_X0201_KATAKANA aribstr.c 21;" d file: |
---|
17 |
CODE_KANJI aribstr.c 10;" d file: |
---|
18 |
CODE_KATAKANA aribstr.c 13;" d file: |
---|
19 |
CODE_MOSAIC_A aribstr.c 14;" d file: |
---|
20 |
CODE_MOSAIC_B aribstr.c 15;" d file: |
---|
21 |
CODE_MOSAIC_C aribstr.c 16;" d file: |
---|
22 |
CODE_MOSAIC_D aribstr.c 17;" d file: |
---|
23 |
CODE_PROP_ALPHANUMERIC aribstr.c 18;" d file: |
---|
24 |
CODE_PROP_HIRAGANA aribstr.c 19;" d file: |
---|
25 |
CODE_PROP_KATAKANA aribstr.c 20;" d file: |
---|
26 |
CODE_SET aribstr.c 36;" d file: |
---|
27 |
CODE_UNKNOWN aribstr.c 9;" d file: |
---|
28 |
CONTENT_TYPE epgdump.c /^}CONTENT_TYPE;$/;" t typeref:struct:_ContentTYPE file: |
---|
29 |
CalcCrc ts.c /^unsigned int CalcCrc(unsigned int crc, unsigned char *buf, int len) {$/;" f |
---|
30 |
Category epgdump.c /^char Category[1024];$/;" v |
---|
31 |
ContentCatList epgdump.c /^static CONTENT_TYPE ContentCatList[CAT_COUNT] = {$/;" v file: |
---|
32 |
DWORD aribstr.c 30;" d file: |
---|
33 |
DesignationDRCS aribstr.c /^const bool DesignationDRCS(const BYTE byIndexG, const BYTE byCode)$/;" f |
---|
34 |
DesignationGSET aribstr.c /^const bool DesignationGSET(const BYTE byIndexG, const BYTE byCode)$/;" f |
---|
35 |
GetEIT epgdump.c /^void GetEIT(FILE *infile, FILE *outfile, SVT_CONTROL *svtcur, SECcache *secs, int count)$/;" f |
---|
36 |
GetSDT epgdump.c /^void GetSDT(FILE *infile, SVT_CONTROL *svttop, SECcache *secs, int count)$/;" f |
---|
37 |
LockingShiftGL aribstr.c /^void LockingShiftGL(const BYTE byIndexG)$/;" f |
---|
38 |
LockingShiftGR aribstr.c /^void LockingShiftGR(const BYTE byIndexG)$/;" f |
---|
39 |
ProcessCharCode aribstr.c /^const DWORD ProcessCharCode(TCHAR *lpszDst, const WORD wCode, const CODE_SET CodeSet)$/;" f |
---|
40 |
ProcessEscapeSeq aribstr.c /^void ProcessEscapeSeq(const BYTE byCode)$/;" f |
---|
41 |
PutAlphanumericChar aribstr.c /^const DWORD PutAlphanumericChar(TCHAR *lpszDst, const WORD wCode)$/;" f |
---|
42 |
PutHiraganaChar aribstr.c /^const DWORD PutHiraganaChar(TCHAR *lpszDst, const WORD wCode)$/;" f |
---|
43 |
PutJisKatakanaChar aribstr.c /^const DWORD PutJisKatakanaChar(TCHAR *lpszDst, const WORD wCode)$/;" f |
---|
44 |
PutKanjiChar aribstr.c /^const DWORD PutKanjiChar(TCHAR *lpszDst, const WORD wCode)$/;" f |
---|
45 |
PutKatakanaChar aribstr.c /^const DWORD PutKatakanaChar(TCHAR *lpszDst, const WORD wCode)$/;" f |
---|
46 |
PutSymbolsChar aribstr.c /^const DWORD PutSymbolsChar(TCHAR *lpszDst, const WORD wCode)$/;" f |
---|
47 |
SECCOUNT epgdump.c 140;" d file: |
---|
48 |
STATION epgdump.c /^} STATION;$/;" t typeref:struct:_TAG_STATION file: |
---|
49 |
ServiceName epgdump.c /^char ServiceName[1024];$/;" v |
---|
50 |
SingleShiftGL aribstr.c /^void SingleShiftGL(const BYTE byIndexG)$/;" f |
---|
51 |
TCHAR aribstr.c 27;" d file: |
---|
52 |
TEXT aribstr.c 34;" d file: |
---|
53 |
WORD aribstr.c 29;" d file: |
---|
54 |
_ContentTYPE epgdump.c /^typedef struct _ContentTYPE{$/;" s file: |
---|
55 |
_T aribstr.c 35;" d file: |
---|
56 |
_TAG_STATION epgdump.c /^typedef struct _TAG_STATION$/;" s file: |
---|
57 |
abCharSizeTable aribstr.c /^static const bool abCharSizeTable[] =$/;" v file: |
---|
58 |
bool aribstr.c 31;" d file: |
---|
59 |
bsSta epgdump.c /^static STATION bsSta[] = {$/;" v file: |
---|
60 |
bsSta xmldata.c /^static STATION bsSta[] = {$/;" v file: |
---|
61 |
bsStaCount epgdump.c /^static int bsStaCount = sizeof(bsSta) \/ sizeof (STATION);$/;" v file: |
---|
62 |
bsStaCount xmldata.c /^static int bsStaCount = sizeof(bsSta) \/ sizeof (STATION);$/;" v file: |
---|
63 |
cd epgdump.c /^iconv_t cd ;$/;" v |
---|
64 |
checkEEVTDitem eit.c /^int checkEEVTDitem(EEVTDitem *save, EEVTDitem *new, int descriptor_number) {$/;" f |
---|
65 |
checkcrc ts.c /^int checkcrc(SECcache *secs) {$/;" f |
---|
66 |
convertjis aribstr.c /^WORD convertjis(DWORD jiscode) {$/;" f |
---|
67 |
csSta epgdump.c /^static STATION csSta[] = {$/;" v file: |
---|
68 |
csSta xmldata.c /^static STATION csSta[] = {$/;" v file: |
---|
69 |
csStaCount epgdump.c /^static int csStaCount = sizeof(csSta) \/ sizeof (STATION);$/;" v file: |
---|
70 |
csStaCount xmldata.c /^static int csStaCount = sizeof(csSta) \/ sizeof (STATION);$/;" v file: |
---|
71 |
dumpEIT eit.c /^void dumpEIT(unsigned char *ptr, int serv_id, int original_network_id, int transport_stream_id, EIT_CONTROL *eittop)$/;" f |
---|
72 |
dumpSDT sdt.c /^void dumpSDT(unsigned char *ptr, SVT_CONTROL *top)$/;" f |
---|
73 |
english epgdump.c /^ char *english ;$/;" m struct:_ContentTYPE file: |
---|
74 |
enqueue eit.c /^void enqueue(EIT_CONTROL *top, EIT_CONTROL *eitptr)$/;" f |
---|
75 |
enqueue_sdt sdt.c /^void enqueue_sdt(SVT_CONTROL *top, SVT_CONTROL *sdtptr)$/;" f |
---|
76 |
false aribstr.c 33;" d file: |
---|
77 |
getBit util.c /^int getBit(unsigned char *byte, int *pbit, int gbit) {$/;" f |
---|
78 |
getStr util.c /^void getStr(char *tostr, unsigned char *byte, int *pbit, int len) {$/;" f |
---|
79 |
japanese epgdump.c /^ char *japanese ;$/;" m struct:_ContentTYPE file: |
---|
80 |
m_CodeG aribstr.c /^static int m_CodeG[4];$/;" v file: |
---|
81 |
m_bIsEscSeqDrcs aribstr.c /^static bool m_bIsEscSeqDrcs;$/;" v file: |
---|
82 |
m_byEscSeqCount aribstr.c /^static BYTE m_byEscSeqCount;$/;" v file: |
---|
83 |
m_byEscSeqIndex aribstr.c /^static BYTE m_byEscSeqIndex;$/;" v file: |
---|
84 |
m_pLockingGL aribstr.c /^static int *m_pLockingGL;$/;" v file: |
---|
85 |
m_pLockingGR aribstr.c /^static int *m_pLockingGR;$/;" v file: |
---|
86 |
m_pSingleGL aribstr.c /^static int *m_pSingleGL;$/;" v file: |
---|
87 |
main epgdump.c /^int main(int argc, char *argv[])$/;" f |
---|
88 |
name epgdump.c /^ char *name;$/;" m struct:_TAG_STATION file: |
---|
89 |
onId epgdump.c /^ int onId; \/\/ TransportStreamID$/;" m struct:_TAG_STATION file: |
---|
90 |
ontv epgdump.c /^ char *ontv;$/;" m struct:_TAG_STATION file: |
---|
91 |
parseContentDesc eit.c /^int parseContentDesc(unsigned char *data, ContentDesc *desc) {$/;" f |
---|
92 |
parseEEVTDhead eit.c /^int parseEEVTDhead(unsigned char *data, EEVTDhead *desc) {$/;" f |
---|
93 |
parseEEVTDitem eit.c /^int parseEEVTDitem(unsigned char *data, EEVTDitem *desc) {$/;" f |
---|
94 |
parseEEVTDtail eit.c /^int parseEEVTDtail(unsigned char *data, EEVTDtail *desc) {$/;" f |
---|
95 |
parseEITbody eit.c /^int parseEITbody(unsigned char *data, EITbody *b) {$/;" f |
---|
96 |
parseEIThead eit.c /^int parseEIThead(unsigned char *data, EIThead *h) {$/;" f |
---|
97 |
parseOTHERdesc util.c /^int parseOTHERdesc(unsigned char *data) {$/;" f |
---|
98 |
parseSDTbody sdt.c /^int parseSDTbody(unsigned char *data, SDTbody *b) {$/;" f |
---|
99 |
parseSDThead sdt.c /^int parseSDThead(unsigned char *data, SDThead *h) {$/;" f |
---|
100 |
parseSEVTdesc eit.c /^int parseSEVTdesc(unsigned char *data, SEVTdesc *desc) {$/;" f |
---|
101 |
parseSVCdesc sdt.c /^int parseSVCdesc(unsigned char *data, SVCdesc *desc) {$/;" f |
---|
102 |
parseSeriesDesc eit.c /^int parseSeriesDesc(unsigned char *data, SeriesDesc *desc) {$/;" f |
---|
103 |
readTS ts.c /^SECcache *readTS(FILE *in, SECcache secs[], int size) {$/;" f |
---|
104 |
searcheit eit.c /^EIT_CONTROL *searcheit(EIT_CONTROL *top, int servid, int eventid)$/;" f |
---|
105 |
serachid sdt.c /^int serachid(SVT_CONTROL *top, int service_id)$/;" f |
---|
106 |
subtitle epgdump.c /^char subtitle[1024];$/;" v |
---|
107 |
svId epgdump.c /^ int svId; \/\/ ServiceID$/;" m struct:_TAG_STATION file: |
---|
108 |
svttop epgdump.c /^SVT_CONTROL *svttop = NULL;$/;" v |
---|
109 |
timecmp eit.c /^void timecmp(int *thh, int *tmm, int *tss,$/;" f |
---|
110 |
title epgdump.c /^char title[1024];$/;" v |
---|
111 |
true aribstr.c 32;" d file: |
---|
112 |
tsId epgdump.c /^ int tsId; \/\/ OriginalNetworkID$/;" m struct:_TAG_STATION file: |
---|
113 |
xmlspecialchars epgdump.c /^void xmlspecialchars(char *str)$/;" f |
---|