Home
last modified time | relevance | path

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

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