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

  /external/libxslt/libxslt/
keys.c 58 cur = (xsltKeyDefPtr) xmlMalloc(sizeof(xsltKeyDef));
64 memset(cur, 0, sizeof(xsltKeyDef));
97 memset(keyd, -1, sizeof(xsltKeyDef));
xsltInternals.h 342 * xsltKeyDef:
346 typedef struct _xsltKeyDef xsltKeyDef;
347 typedef xsltKeyDef *xsltKeyDefPtr;
    [all...]

Completed in 1955 milliseconds