Home
last modified time | relevance | path

Searched refs:xmlDict (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Ddict.h23 __XML_EXTERNC typedef struct _xmlDict xmlDict; typedef
24 __XML_EXTERNC typedef xmlDict *xmlDictPtr;
Dpattern.h54 xmlDict *dict,
/external/libxml2/os400/libxmlrpg/
Dpattern.rpgle55 d dict * value xmlDict *
/external/libxml2/
Dpattern.c101 xmlDict *dict; /* the dictionary if any */
2359 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, in xmlPatterncompile()
Ddict.c579 dict = xmlMalloc(sizeof(xmlDict)); in xmlDictCreate()
DNEWS880 mutex in xmlDict (Florent Guilian), Mingw32 compilation fix (Carlo
DChangeLog883 useless mutex in the xmlDict structure.
/external/libxml2/doc/html/
Dindex.sgml296 <ANCHOR id="xmlDict" href="libxml/libxml-dict.html#xmlDict">