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

  /external/chromium_org/third_party/libxml/src/
dict.c 69 typedef struct _xmlDictEntry xmlDictEntry;
71 struct _xmlDictEntry {
72 struct _xmlDictEntry *next;
95 struct _xmlDictEntry *dict;
530 struct _xmlDictEntry *olddict;
  /external/libxml2/
dict.c 92 typedef struct _xmlDictEntry xmlDictEntry;
94 struct _xmlDictEntry {
95 struct _xmlDictEntry *next;
118 struct _xmlDictEntry *dict;
632 struct _xmlDictEntry *olddict;

Completed in 41 milliseconds