Searched refs:htmlParseLookupCommentEnd (Results 1 – 4 of 4) sorted by relevance
5196 htmlParseLookupCommentEnd(htmlParserCtxtPtr ctxt) in htmlParseLookupCommentEnd() function5340 if ((!terminate) && (htmlParseLookupCommentEnd(ctxt) < 0)) in htmlParseTryOrFinish()5376 if ((!terminate) && (htmlParseLookupCommentEnd(ctxt) < 0)) in htmlParseTryOrFinish()5407 if ((!terminate) && (htmlParseLookupCommentEnd(ctxt) < 0)) in htmlParseTryOrFinish()5623 (htmlParseLookupCommentEnd(ctxt) < 0)) in htmlParseTryOrFinish()
1129 use new htmlParseLookupCommentEnd to find comment ends (Mike Dalessio),
4860 htmlParseLookupCommentEnd(htmlParserCtxtPtr ctxt) in htmlParseLookupCommentEnd() function5088 (htmlParseLookupCommentEnd(ctxt) < 0)) in htmlParseTryOrFinish()
1476 use new htmlParseLookupCommentEnd to find comment ends (Mike Dalessio),