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

/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLTokenizer.h100 CommentEndState, enumerator in enum:WebCore::HTMLTokenizer::State
H A DHTMLTokenizer.cpp1103 HTML_ADVANCE_TO(CommentEndState);
1133 HTML_ADVANCE_TO(CommentEndState);
1145 HTML_BEGIN_STATE(CommentEndState) {
1154 HTML_ADVANCE_TO(CommentEndState);

Completed in 111 milliseconds