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

  /external/libxml2/include/libxml/
dict.h 24 typedef struct _xmlDict xmlDict;
tree.h 541 struct _xmlDict *dict; /* dict used to allocate names or NULL */
    [all...]
  /external/libxml2/
dict.c 114 struct _xmlDict {
122 struct _xmlDict *subdict;

Completed in 283 milliseconds