Home
last modified time | relevance | path

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

/external/libxml2/
Dlibxml.h91 void __htmlParseContent(void *ctx);
DHTMLparser.c4708 __htmlParseContent(void *ctxt) { in __htmlParseContent() function
Dparser.c13677 __htmlParseContent(ctxt); in xmlParseInNodeContext()