Searched refs:xmlDict (Results 1 – 8 of 8) sorted by relevance
24 typedef struct _xmlDict xmlDict; typedef25 typedef xmlDict *xmlDictPtr;
54 xmlDict *dict,
55 d dict * value xmlDict *
101 xmlDict *dict; /* the dictionary if any */2362 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, in xmlPatterncompile()
586 dict = xmlMalloc(sizeof(xmlDict)); in xmlDictCreate()
1323 mutex in xmlDict (Florent Guilian), Mingw32 compilation fix (Carlo
883 useless mutex in the xmlDict structure.
296 <ANCHOR id="xmlDict" href="libxml/libxml-dict.html#xmlDict">