Home | History | Annotate | Download | only in html

Lines Matching full:incomment

343     if (state.inComment()) 
1592 if (src.isEmpty() && (state.inTitle() || inViewSourceMode()) && !state.inComment() && !(state.inScript() && m_currentScriptTagStartLineNumber)) {
1730 else if (state.inComment())
1905 while ((m_state.inComment() || m_state.inServer()) && m_scriptCode && m_scriptCodeSize) {
1907 if (m_state.inComment())