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

  /external/libxml2/include/libxml/
hash.h 21 typedef struct _xmlHashTable xmlHashTable;
22 typedef xmlHashTable *xmlHashTablePtr;
  /external/libxml2/
hash.c 180 table = xmlMalloc(sizeof(xmlHashTable));

Completed in 120 milliseconds