Searched refs:htmlStartCloseIndexinitialized (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DHTMLparser.c1174 static int htmlStartCloseIndexinitialized = 0; variable
1193 if (htmlStartCloseIndexinitialized) return;
1202 htmlStartCloseIndexinitialized = 1;
1260 if (htmlStartCloseIndexinitialized == 0)

Completed in 24 milliseconds