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 23 __XML_EXTERNC typedef struct _xmlDict xmlDict;
24 __XML_EXTERNC typedef xmlDict *xmlDictPtr;
pattern.h 54 xmlDict *dict,
  /external/libxml2/
pattern.c 101 xmlDict *dict; /* the dictionary if any */
    [all...]
dict.c 579 dict = xmlMalloc(sizeof(xmlDict));

Completed in 134 milliseconds