Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Ddict.h24 typedef struct _xmlDict xmlDict; typedef
25 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 */
2362 xmlPatterncompile(const xmlChar *pattern, xmlDict *dict, int flags, in xmlPatterncompile()
Ddict.c586 dict = xmlMalloc(sizeof(xmlDict)); in xmlDictCreate()
DNEWS1323 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">