Skip to content
Snippets Groups Projects
Commit c63fed7e authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Context types

Rev: lib/modules/Search.pmod/types.h:1.1
parents
No related branches found
No related tags found
No related merge requests found
[attr]binary -text -crlf -diff -ident
* text ident
RCS
SCCS
CVS
CVS.adm
RCSLOG
cvslog.*
tags
TAGS
.make.state
.nse_depinfo
*~
#*
.#*
,*
_$*
*$
*.old
*.bak
*.BAK
*.orig
*.rej
.del-*
*.a
*.olb
*.o
*.obj
*.so
*.exe
*.Z
*.elc
*.ln
core
// Copyright © 2000, Roxen IS.
#define T_NONE 0
#define T_TITLE 1
#define T_KEYWORDS 2
#define T_EXT_A 3
#define T_H1 4
#define T_H2 5
#define T_H3 6
#define T_H4 7
#define T_H5 8
#define T_H6 9
#define T_ALT 9
#define T_DESC 10
#define T_TH 11
#define T_B 12
#define T_A 13
#define T_I 14
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment