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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DparserInternals.h403 xmlParseElementMixedContentDecl
/vbox/src/libs/libxml2-2.6.31/
H A Delfgcchack.h6981 #undef xmlParseElementMixedContentDecl macro
6982 extern __typeof (xmlParseElementMixedContentDecl) xmlParseElementMixedContentDecl __attribute((alias("xmlParseElementMixedContentDecl__internal_alias")));
6984 #ifndef xmlParseElementMixedContentDecl
6985 extern __typeof (xmlParseElementMixedContentDecl) xmlParseElementMixedContentDecl__internal_alias __attribute((visibility("hidden")));
6986 #define xmlParseElementMixedContentDecl xmlParseElementMixedContentDecl__internal_alias macro
H A Dparser.c5221 * xmlParseElementMixedContentDecl:
5240 xmlParseElementMixedContentDecl(xmlParserCtxtPtr ctxt, int inputchk) { function
5291 "xmlParseElementMixedContentDecl : Name expected\n");
5647 tree = xmlParseElementMixedContentDecl(ctxt, inputid);

Completed in 116 milliseconds