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

  /external/libxml2/include/libxml/
hash.h 128 xmlHashAddEntry2(xmlHashTablePtr table,
  /external/libxslt/libxslt/
attributes.c 552 ret = xmlHashAddEntry2(style->attributeSets, name, ns, values);
extensions.c 603 ret = xmlHashAddEntry2(ctxt->extFunctions, name, URI,
631 return (xmlHashAddEntry2
    [all...]
variables.c     [all...]
xslt.c     [all...]
transform.c     [all...]
  /external/libxml2/
hash.c 384 * xmlHashAddEntry2:
396 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name,
relaxng.c     [all...]
valid.c     [all...]
elfgcchack.h     [all...]
xmlschemastypes.c 318 xmlHashAddEntry2(xmlSchemaTypesBank, ret->name,
    [all...]
parser.c     [all...]
xpath.c     [all...]
xmlschemas.c     [all...]

Completed in 227 milliseconds