Home | History | Annotate | Download | only in libxml

Lines Matching refs:xmlChar

87 			htmlTagLookup	(const xmlChar *tag);
89 htmlEntityLookup(const xmlChar *name);
98 const xmlChar *name,
102 const xmlChar **str);
118 htmlSAXParseDoc (xmlChar *cur,
123 htmlParseDoc (xmlChar *cur,
144 htmlIsScriptAttribute(const xmlChar *name);
194 htmlReadDoc (const xmlChar *cur,
222 const xmlChar *cur,
266 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
267 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;