Searched refs:ContinueBogusCommentState (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLTokenizer.h91 // The ContinueBogusCommentState is not in the HTML5 spec, but we use
94 ContinueBogusCommentState, enumerator in enum:WebCore::HTMLTokenizer::State
H A DHTMLTokenizer.cpp1036 HTML_RECONSUME_IN(ContinueBogusCommentState);
1040 HTML_BEGIN_STATE(ContinueBogusCommentState) {
1047 HTML_ADVANCE_TO(ContinueBogusCommentState);

Completed in 118 milliseconds