Home
last modified time | relevance | path

Searched refs:stopParsing (Results 1 – 20 of 20) sorted by relevance

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserQt.cpp223 DocumentParser::stopParsing(); in doEnd()
254 void XMLDocumentParser::stopParsing() in stopParsing() function in WebCore::XMLDocumentParser
256 ScriptableDocumentParser::stopParsing(); in stopParsing()
497 stopParsing(); in parseStartElement()
526 stopParsing(); in parseStartElement()
532 stopParsing(); in parseStartElement()
651 stopParsing(); in parseProcessingInstruction()
Dxml_expat_tokenizer.cpp446 stopParsing(); in startElementNs()
452 stopParsing(); in startElementNs()
458 stopParsing(); in startElementNs()
469 stopParsing(); in startElementNs()
604 stopParsing(); in processingInstruction()
817 stopParsing(); in error()
911 void XMLTokenizer::stopParsing() in stopParsing() function in WebCore::XMLTokenizer
913 Tokenizer::stopParsing(); in stopParsing()
DDocumentParser.cpp60 void DocumentParser::stopParsing() in stopParsing() function in WebCore::DocumentParser
DDocumentParser.h82 virtual void stopParsing();
DXMLDocumentParserLibxml2.cpp802 stopParsing(); in startElementNs()
809 stopParsing(); in startElementNs()
815 stopParsing(); in startElementNs()
992 stopParsing(); in processingInstruction()
1356 DocumentParser::stopParsing(); in doEnd()
1418 void XMLDocumentParser::stopParsing() in stopParsing() function in WebCore::XMLDocumentParser
1420 DocumentParser::stopParsing(); in stopParsing()
DXMLDocumentParser.h60 virtual void stopParsing();
231 virtual void stopParsing();
DXMLDocumentParser.cpp170 stopParsing(); in handleError()
/external/webkit/Source/WebCore/html/parser/
DHTMLDocumentParser.cpp122 void HTMLDocumentParser::stopParsing() in stopParsing() function in WebCore::HTMLDocumentParser
124 DocumentParser::stopParsing(); in stopParsing()
DHTMLDocumentParser.h103 virtual void stopParsing();
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp371 m_frame->document()->parser()->stopParsing(); in stopLoading()
453 m_frame->document()->parser()->stopParsing(); in stop()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0663337 (WebCore::DocumentParser::stopParsing):
63441 (WebCore::DocumentParser::stopParsing):
63735 (WebCore::DocumentParser::stopParsing):
75194 stopParsing() and detach() are separate concepts.
112304 (WebCore::XMLDocumentParser::stopParsing):
114906 (WebCore::DocumentParser::stopParsing):
115007 (WebCore::LegacyHTMLDocumentParser::stopParsing):
115721 (WebCore::HTMLDocumentParser::stopParsing):
116197 (WebCore::LegacyHTMLDocumentParser::stopParsing):
116269 (WebCore::HTML5DocumentParser::stopParsing):
[all …]
DChangeLog-2005-12-199223 (khtml::HTMLTokenizer::stopParsing):
9365 The fix here is to add a call to Tokenizer::stopParsing inside HTMLPart::stopLoading.
9377 (khtml::HTMLTokenizer::stopParsing):
9394 (khtml::XMLTokenizer::stopParsing):
9396 (khtml::Tokenizer::stopParsing):
DChangeLog-2006-05-1015052 (WebCore::HTMLTokenizer::stopParsing):
25824 (WebCore::HTMLTokenizer::stopParsing): Ditto.
35510 (khtml::HTMLTokenizer::stopParsing):
DChangeLog-2006-12-3113385 (WebCore::HTMLTokenizer::stopParsing):
39982 (WebCore::ImageTokenizer::stopParsing): Added null check for m_imageElement.
49439 (WebCore::PluginTokenizer::stopParsing):
53626 (WebCore::ImageTokenizer::stopParsing):
DChangeLog-2005-08-2320859 (khtml::Tokenizer::stopParsing): Added.
52918 (QXmlSimpleReader::stopParsing):
53150 (QXmlSimpleReader::stopParsing):
DChangeLog-2007-10-1413469 (WebCore::XMLTokenizer::stopParsing):
45331 Don't call error() in stopParsing.
67502 (WebCore::Tokenizer::stopParsing):
DChangeLog-2009-06-1688597 (WebCore::XMLTokenizer::stopParsing):
88611 (WebCore::XMLTokenizer::stopParsing):
DChangeLog-2010-05-243766 (WebCore::SinkTokenizer::stopParsing):
DChangeLog-2008-08-1010872 (WebCore::MediaTokenizer::stopParsing):
DChangeLog-2010-01-2923175 (WebCore::XMLTokenizer::stopParsing):