Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLTokenizer.h95 CommentStartState, enumerator
DHTMLTokenizer.cpp1143 SWITCH_TO(CommentStartState); in nextToken()
1166 BEGIN_STATE(CommentStartState) { in nextToken()