OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
92
struct
_xmlDict
{
100
struct
_xmlDict
*subdict;
Completed in 367 milliseconds