Home
last modified time | relevance | path

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

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dhtmlgen.cpp58 #define DBG_HTML(x) macro
1661 DBG_HTML(m_t << "<!-- startMemberList -->\n") in startMemberList()
1666 DBG_HTML(m_t << "<!-- endMemberList -->\n") in endMemberList()
1803 DBG_HTML(m_t << "<!-- endMemberHeader -->\n") in endMemberHeader()
1865 DBG_HTML(m_t << "<!-- startMemberDoc -->\n";) in startMemberDoc()
1982 DBG_HTML(m_t << "<!-- exceptionEntry -->\n";) in exceptionEntry()
1998 DBG_HTML(m_t << "<!-- endMemberDoc -->\n";) in endMemberDoc()
2142 DBG_HTML(m_t << "<!-- startIndent -->\n";) in startIndent()
2149 DBG_HTML(m_t << "<!-- endIndent -->\n";) in endIndent()
2978 DBG_HTML(m_t << "<!-- startLabels -->\n";) in startLabels()
[all …]
/dports/editors/xvile/vile-9.8v/filters/
H A Dhtmlfilt.l120 #define DBG_HTML(msg) if (yy_flex_debug) fprintf(stderr, "%s\n", msg) macro
122 #define DBG_HTML(msg) /* nothing */ macro
1047 DBG_HTML("using_language:");
1048 DBG_HTML(use_language);
H A Dxq-filt.l36 #define DBG_HTML(params) if (yy_flex_debug) fprintf params macro
38 #define DBG_HTML(params) /* nothing */ macro
H A Dxml-filt.l31 #define DBG_HTML(params) if (yy_flex_debug) fprintf params macro
33 #define DBG_HTML(params) /* nothing */ macro
/dports/editors/vile/vile-9.8v/filters/
H A Dhtmlfilt.l120 #define DBG_HTML(msg) if (yy_flex_debug) fprintf(stderr, "%s\n", msg) macro
122 #define DBG_HTML(msg) /* nothing */ macro
1047 DBG_HTML("using_language:");
1048 DBG_HTML(use_language);
H A Dxq-filt.l36 #define DBG_HTML(params) if (yy_flex_debug) fprintf params macro
38 #define DBG_HTML(params) /* nothing */ macro
H A Dxml-filt.l31 #define DBG_HTML(params) if (yy_flex_debug) fprintf params macro
33 #define DBG_HTML(params) /* nothing */ macro