Searched refs:xsltKeyDef (Results 1 – 2 of 2) sorted by relevance
58 cur = (xsltKeyDefPtr) xmlMalloc(sizeof(xsltKeyDef)); in xsltNewKeyDef()64 memset(cur, 0, sizeof(xsltKeyDef)); in xsltNewKeyDef()97 memset(keyd, -1, sizeof(xsltKeyDef)); in xsltFreeKeyDef()
346 typedef struct _xsltKeyDef xsltKeyDef; typedef347 typedef xsltKeyDef *xsltKeyDefPtr;