HomeSort by relevance Sort by last modified time
    Searched refs:xmlHashAddEntry (Results 1 - 11 of 11) sorted by null

  /external/libxml2/include/libxml/
hash.h 119 xmlHashAddEntry (xmlHashTablePtr table,
  /external/libxslt/libxslt/
extensions.c 439 xmlHashAddEntry(xsltModuleHash, URI, (void *) m);
727 if (xmlHashAddEntry(style->extInfos, URI,
908 if (xmlHashAddEntry(ctxt->extInfos, URI, (void *) data) < 0) {
990 if (xmlHashAddEntry(ctxt->ctxt->extInfos, URI, ctxtData) < 0) {
    [all...]
namespaces.c 302 xmlHashAddEntry((xmlHashTablePtr) style->nsAliases,
  /external/libxml2/
catalog.c     [all...]
entities.c 239 if (xmlHashAddEntry(table, name, ret)) {
hash.c 368 * xmlHashAddEntry:
379 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) {
relaxng.c     [all...]
valid.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]
xpath.c     [all...]

Completed in 302 milliseconds