Searched refs:xmlNewCatalogEntry (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A Dcatalog.c261 * xmlNewCatalogEntry:
274 xmlNewCatalogEntry(xmlCatalogEntryType type, const xmlChar *name, function
1182 ret = xmlNewCatalogEntry(type, nameValue, uriValue, URL, prefer, cgroup);
1238 entry = xmlNewCatalogEntry(XML_CATA_GROUP, prop, base, NULL, pref, cgroup);
1362 parent = xmlNewCatalogEntry(XML_CATA_CATALOG, NULL,
1545 catal->children = xmlNewCatalogEntry(typ, orig, replace,
1548 cur->next = xmlNewCatalogEntry(typ, orig, replace,
2479 entry = xmlNewCatalogEntry(type, name, filename,
2492 entry = xmlNewCatalogEntry(type, sysid, NULL, NULL,
2711 catal->xml = xmlNewCatalogEntry(XML_CATA_CATALO
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dcatalog.c257 * xmlNewCatalogEntry:
270 xmlNewCatalogEntry(xmlCatalogEntryType type, const xmlChar *name, function
1184 ret = xmlNewCatalogEntry(type, nameValue, uriValue, URL, prefer, cgroup);
1240 entry = xmlNewCatalogEntry(XML_CATA_GROUP, prop, base, NULL, pref, cgroup);
1364 parent = xmlNewCatalogEntry(XML_CATA_CATALOG, NULL,
1549 catal->children = xmlNewCatalogEntry(typ, orig, replace,
1552 cur->next = xmlNewCatalogEntry(typ, orig, replace,
2483 entry = xmlNewCatalogEntry(type, name, filename,
2496 entry = xmlNewCatalogEntry(type, sysid, NULL, NULL,
2715 catal->xml = xmlNewCatalogEntry(XML_CATA_CATALO
[all...]

Completed in 124 milliseconds