Searched refs:xmlRelaxNG (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A Drelaxng.h23 typedef struct _xmlRelaxNG xmlRelaxNG; typedef in typeref:struct:_xmlRelaxNG
24 typedef xmlRelaxNG *xmlRelaxNGPtr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A Drelaxng.h23 typedef struct _xmlRelaxNG xmlRelaxNG; typedef in typeref:struct:_xmlRelaxNG
24 typedef xmlRelaxNG *xmlRelaxNGPtr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A Drelaxng.h23 typedef struct _xmlRelaxNG xmlRelaxNG; typedef in typeref:struct:_xmlRelaxNG
24 typedef xmlRelaxNG *xmlRelaxNGPtr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Drelaxng.c763 ret = (xmlRelaxNGPtr) xmlMalloc(sizeof(xmlRelaxNG));
768 memset(ret, 0, sizeof(xmlRelaxNG));
1625 "xmlRelaxNG: could not load %s\n", URL, NULL);
1692 "xmlRelaxNG: included document is empty %s\n", URL,
1698 "xmlRelaxNG: included document %s root is not a grammar\n",
1715 "xmlRelaxNG: include %s has a start but not the included grammar\n",
1724 "xmlRelaxNG: include %s has define without name\n",
1734 "xmlRelaxNG: include %s has a define %s but not the included grammar\n",
1957 "xmlRelaxNG: could not load %s\n", URL, NULL);
1967 "xmlRelaxNG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Drelaxng.c763 ret = (xmlRelaxNGPtr) xmlMalloc(sizeof(xmlRelaxNG));
768 memset(ret, 0, sizeof(xmlRelaxNG));
1625 "xmlRelaxNG: could not load %s\n", URL, NULL);
1692 "xmlRelaxNG: included document is empty %s\n", URL,
1698 "xmlRelaxNG: included document %s root is not a grammar\n",
1715 "xmlRelaxNG: include %s has a start but not the included grammar\n",
1724 "xmlRelaxNG: include %s has define without name\n",
1734 "xmlRelaxNG: include %s has a define %s but not the included grammar\n",
1957 "xmlRelaxNG: could not load %s\n", URL, NULL);
1967 "xmlRelaxNG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Drelaxng.c763 ret = (xmlRelaxNGPtr) xmlMalloc(sizeof(xmlRelaxNG));
768 memset(ret, 0, sizeof(xmlRelaxNG));
1625 "xmlRelaxNG: could not load %s\n", URL, NULL);
1692 "xmlRelaxNG: included document is empty %s\n", URL,
1698 "xmlRelaxNG: included document %s root is not a grammar\n",
1715 "xmlRelaxNG: include %s has a start but not the included grammar\n",
1724 "xmlRelaxNG: include %s has define without name\n",
1734 "xmlRelaxNG: include %s has a define %s but not the included grammar\n",
1957 "xmlRelaxNG: could not load %s\n", URL, NULL);
1967 "xmlRelaxNG
[all...]

Completed in 93 milliseconds