Home
last modified time | relevance | path

Searched refs:DEFINE_TOKEN_CLASS (Results 1 – 1 of 1) sorted by relevance

/trunk/main/autodoc/source/parser/adoc/
H A Dtk_attag.cxx76 #define DEFINE_TOKEN_CLASS(name, text) \ macro
86 DEFINE_TOKEN_CLASS(at_impl, "Implements")
87 DEFINE_TOKEN_CLASS(at_key, "Keywords")
89 DEFINE_TOKEN_CLASS(at_see, "See Also")
94 DEFINE_TOKEN_CLASS(at_module, "Module")
95 DEFINE_TOKEN_CLASS(at_file, "File")
96 DEFINE_TOKEN_CLASS(at_gloss, "Glossary")
99 DEFINE_TOKEN_CLASS(at_label, "Label")
100 DEFINE_TOKEN_CLASS(at_HTML, "")
101 DEFINE_TOKEN_CLASS(at_NOHTML, "")
[all …]

Completed in 16 milliseconds