Home
last modified time | relevance | path

Searched refs:skipComment (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmlreader/source/
H A Dxmlreader.cxx235 bool XmlReader::skipComment() { in skipComment() function in xmlreader::XmlReader
346 skipComment(); in skipDocumentTypeDeclaration()
830 if (!skipComment() && !scanCdataSection().is()) { in handleSkippedText()
876 if (!skipComment()) { in handleRawText()
976 if (skipComment()) { in handleNormalizedText()
/trunk/main/tools/inc/tools/
H A Dinetmime.hxx476 static const sal_Char * skipComment(const sal_Char * pBegin,
479 static const sal_Unicode * skipComment(const sal_Unicode * pBegin,
/trunk/main/tools/source/inet/
H A Dinetmime.cxx640 const sal_Char * INetMIME::skipComment(const sal_Char * pBegin, in skipComment() function in INetMIME
672 const sal_Unicode * INetMIME::skipComment(const sal_Unicode * pBegin, in skipComment() function in INetMIME
728 const sal_Char * p = skipComment(pBegin, pEnd); in skipLinearWhiteSpaceComment()
768 const sal_Unicode * p = skipComment(pBegin, pEnd); in skipLinearWhiteSpaceComment()
2506 = skipComment(pLookAhead, in writeHeaderFieldBody()
/trunk/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx144 SAL_DLLPRIVATE bool skipComment();

Completed in 47 milliseconds