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

  /external/libxml2/include/libxml/
hash.h 122 xmlHashAddEntry (xmlHashTablePtr table,
  /external/libxml2/
rngparser.c 502 ret = xmlHashAddEntry(ctxt->namespaces, xmlCRelaxNGDefault,
505 ret = xmlHashAddEntry(ctxt->namespaces, prefix,
548 ret = xmlHashAddEntry(ctxt->datatypes, prefix,
    [all...]
catalog.c     [all...]
libxml2.syms 861 xmlHashAddEntry;
    [all...]
entities.c 246 if (xmlHashAddEntry(table, name, ret)) {
hash.c 376 * xmlHashAddEntry:
387 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) {
relaxng.c     [all...]
valid.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]
xpath.c     [all...]
testapi.c     [all...]
  /external/libxml2/os400/dlfcn/
dlfcn.c 1119 else if (xmlHashAddEntry(dldir, (const xmlChar *) actmarkstr, dlip)) {
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 365 result = xmlHashAddEntry(h, key, data);
    [all...]

Completed in 869 milliseconds