Searched refs:xmlDict (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Ddict.h24 typedef struct _xmlDict xmlDict; typedef in typeref:struct:_xmlDict
25 typedef xmlDict *xmlDictPtr;
H A Dpattern.h54 xmlDict *dict,
/vbox/src/libs/libxml2-2.6.31/
H A Ddict.c330 dict = xmlMalloc(sizeof(xmlDict));
H A Dpattern.c98 xmlDict *dict; /* the dictionary if any */
2350 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags,

Completed in 47 milliseconds