Searched refs:skipComment (Results 1 – 4 of 4) sorted by relevance
236 bool XmlReader::skipComment() { in skipComment() function in xmlreader::XmlReader347 skipComment(); in skipDocumentTypeDeclaration()831 if (!skipComment() && !scanCdataSection().is()) { in handleSkippedText()877 if (!skipComment()) { in handleRawText()977 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()
144 SAL_DLLPRIVATE bool skipComment();
Completed in 38 milliseconds