HomeSort by relevance Sort by last modified time
    Searched refs:xmlDict (Results 1 - 4 of 4) sorted by null

  /external/libxml2/include/libxml/
dict.h 24 typedef struct _xmlDict xmlDict;
25 typedef xmlDict *xmlDictPtr;
pattern.h 54 xmlDict *dict,
  /external/libxml2/
pattern.c 98 xmlDict *dict; /* the dictionary if any */
    [all...]
dict.c 452 dict = xmlMalloc(sizeof(xmlDict));

Completed in 90 milliseconds