HomeSort by relevance Sort by last modified time
    Searched refs:SelfClosingStartTagState (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLTokenizer.cpp 361 HTML_ADVANCE_TO(SelfClosingStartTagState);
424 FLUSH_AND_ADVANCE_TO(SelfClosingStartTagState);
489 FLUSH_AND_ADVANCE_TO(SelfClosingStartTagState);
558 FLUSH_AND_ADVANCE_TO(SelfClosingStartTagState);
704 FLUSH_AND_ADVANCE_TO(SelfClosingStartTagState);
830 HTML_ADVANCE_TO(SelfClosingStartTagState);
858 HTML_ADVANCE_TO(SelfClosingStartTagState);
885 HTML_ADVANCE_TO(SelfClosingStartTagState);
    [all...]
HTMLTokenizer.h 89 SelfClosingStartTagState,

Completed in 566 milliseconds