Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c4523 xmlChar next, xmlChar third, int iscomment) { in htmlParseLookupSequence() argument
4546 if (!incomment && (base + 4 < len) && !iscomment) { in htmlParseLookupSequence()