|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct _xmlDictEntry * | next |
| const xmlChar * | name |
| unsigned int | len |
| int | valid |
| unsigned long | okey |
Definition at line 93 of file dict.c.
Referenced by xmlDictExists(), xmlDictGrow(), xmlDictLookup(), and xmlDictQLookup().
Definition at line 92 of file dict.c.
Referenced by xmlDictExists(), xmlDictGrow(), xmlDictLookup(), and xmlDictQLookup().
| struct _xmlDictEntry* _xmlDictEntry::next |
Definition at line 91 of file dict.c.
Referenced by xmlDictExists(), xmlDictFree(), xmlDictGrow(), xmlDictLookup(), and xmlDictQLookup().
Definition at line 95 of file dict.c.
Referenced by xmlDictExists(), xmlDictGrow(), xmlDictLookup(), and xmlDictQLookup().
| int _xmlDictEntry::valid |
Definition at line 94 of file dict.c.
Referenced by xmlDictFree().