Searched defs:xmlRelaxNGParse (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Drelaxng.c4750 "xmlRelaxNGParse: %s is empty\n", ctxt->URL,
4984 "xmlRelaxNGParse: notAllowed element is not empty\n",
7046 "xmlRelaxNGParse: externalRef has no href attribute\n",
7120 "xmlRelaxNGParse: include has no href attribute\n",
7256 "xmlRelaxNGParse: no namespace for prefix %s\n",
7446 xmlRngPErr(ctxt, (xmlNodePtr) doc, XML_RNGP_EMPTY, "xmlRelaxNGParse: %s is empty\n",
7455 * xmlRelaxNGParse:
7465 xmlRelaxNGParse(xmlRelaxNGParserCtxtPtr ctxt) function
7483 "xmlRelaxNGParse: could not load %s\n", ctxt->URL,
7491 "xmlRelaxNGParse
[all...]
H A Delfgcchack.h8510 #undef xmlRelaxNGParse macro
8511 extern __typeof (xmlRelaxNGParse) xmlRelaxNGParse __attribute((alias("xmlRelaxNGParse__internal_alias")));
8513 #ifndef xmlRelaxNGParse
8514 extern __typeof (xmlRelaxNGParse) xmlRelaxNGParse__internal_alias __attribute((visibility("hidden")));
8515 #define xmlRelaxNGParse xmlRelaxNGParse__internal_alias macro
/external/libxml2/
H A Drelaxng.c4751 "xmlRelaxNGParse: %s is empty\n", ctxt->URL,
4985 "xmlRelaxNGParse: notAllowed element is not empty\n",
7047 "xmlRelaxNGParse: externalRef has no href attribute\n",
7121 "xmlRelaxNGParse: include has no href attribute\n",
7257 "xmlRelaxNGParse: no namespace for prefix %s\n",
7447 xmlRngPErr(ctxt, (xmlNodePtr) doc, XML_RNGP_EMPTY, "xmlRelaxNGParse: %s is empty\n",
7456 * xmlRelaxNGParse:
7466 xmlRelaxNGParse(xmlRelaxNGParserCtxtPtr ctxt) function
7484 "xmlRelaxNGParse: could not load %s\n", ctxt->URL,
7492 "xmlRelaxNGParse
[all...]
H A Delfgcchack.h8636 #undef xmlRelaxNGParse macro
8637 extern __typeof (xmlRelaxNGParse) xmlRelaxNGParse __attribute((alias("xmlRelaxNGParse__internal_alias")));
8639 #ifndef xmlRelaxNGParse
8640 extern __typeof (xmlRelaxNGParse) xmlRelaxNGParse__internal_alias __attribute((visibility("hidden")));
8641 #define xmlRelaxNGParse xmlRelaxNGParse__internal_alias macro

Completed in 4967 milliseconds