Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c1083 static const htmlStartCloseEntry htmlStartClose[] = { variable
1494 res = bsearch(&key, htmlStartClose, in htmlCheckAutoClose()
1495 sizeof(htmlStartClose) / sizeof(htmlStartCloseEntry), in htmlCheckAutoClose()