Searched refs:skipComment (Results 1 – 4 of 4) sorted by relevance
233 bool XmlReader::skipComment() { in skipComment() function in xmlreader::XmlReader344 skipComment(); in skipDocumentTypeDeclaration()828 if (!skipComment() && !scanCdataSection().is()) { in handleSkippedText()874 if (!skipComment()) { in handleRawText()974 if (skipComment()) { in handleNormalizedText()
476 static const sal_Char * skipComment(const sal_Char * pBegin,479 static const sal_Unicode * skipComment(const sal_Unicode * pBegin,
640 const sal_Char * INetMIME::skipComment(const sal_Char * pBegin, in skipComment() function in INetMIME672 const sal_Unicode * INetMIME::skipComment(const sal_Unicode * pBegin, in skipComment() function in INetMIME728 const sal_Char * p = skipComment(pBegin, pEnd); in skipLinearWhiteSpaceComment()768 const sal_Unicode * p = skipComment(pBegin, pEnd); in skipLinearWhiteSpaceComment()2506 = skipComment(pLookAhead, in writeHeaderFieldBody()
141 SAL_DLLPRIVATE bool skipComment();