Home | History | Annotate | Download | only in libxml2

Lines Matching full:entity

8  *             http://www.oasis-open.org/committees/entity/spec-2001-08-06.html
464 fprintf(out, "ENTITY "); break;
466 fprintf(out, "ENTITY %%"); break;
668 BAD_CAST "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN",
669 BAD_CAST "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd");
1021 * from http://www.oasis-open.org/committees/entity/spec-2001-08-06.html
1618 * from http://www.oasis-open.org/committees/entity/spec-2001-08-06.html
1851 * from http://www.oasis-open.org/committees/entity/spec-2001-08-06.html
1994 * from http://www.oasis-open.org/committees/entity/spec-2001-08-06.html
2085 * from http://www.oasis-open.org/committees/entity/spec-2001-08-06.html
2288 else if (xmlStrEqual(name, (const xmlChar *) "ENTITY"))
2362 else if (xmlStrEqual(name, (const xmlChar *) "ENTITY"))
3186 * external entity loader. It will recurse in SGML CATALOG entries.
3225 * external entity loader.