Searched refs:xmlDict (Results 1 – 8 of 8) sorted by relevance
23 __XML_EXTERNC typedef struct _xmlDict xmlDict; typedef24 __XML_EXTERNC typedef xmlDict *xmlDictPtr;
54 xmlDict *dict,
55 d dict * value xmlDict *
101 xmlDict *dict; /* the dictionary if any */2359 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, in xmlPatterncompile()
579 dict = xmlMalloc(sizeof(xmlDict)); in xmlDictCreate()
880 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">