Home
last modified time | relevance | path

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

/external/libxml2/
Dlibxml.h72 void __htmlParseContent(void *ctx);
DHTMLparser.c4554 __htmlParseContent(void *ctxt) { in __htmlParseContent() function
Dparser.c13127 __htmlParseContent(ctxt); in xmlParseInNodeContext()