Searched refs:htmlParserInput (Results 1 – 2 of 2) sorted by relevance
32 typedef xmlParserInput htmlParserInput; typedef
1998 input = (xmlParserInputPtr) xmlMalloc(sizeof(htmlParserInput)); in htmlNewInputStream()2003 memset(input, 0, sizeof(htmlParserInput)); in htmlNewInputStream()