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

  /external/libxml2/include/libxml/
dict.h 31 xmlDictCreate (void);
  /external/libxml2/
schematron.c 605 ret->dict = xmlDictCreate();
648 ret->dict = xmlDictCreate();
686 ret->dict = xmlDictCreate();
    [all...]
dict.c 461 * xmlDictCreate:
468 xmlDictCreate(void) {
515 xmlDictPtr dict = xmlDictCreate();
xmlreader.c     [all...]
parserInternals.c     [all...]
elfgcchack.h     [all...]
HTMLparser.c     [all...]
xmlschemas.c     [all...]
xmlregexp.c     [all...]
  /external/libxslt/libxslt/
xslt.c 752 ret->dict = xmlDictCreate();
    [all...]

Completed in 160 milliseconds