Searched refs:xsltKeyDef (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dkeys.c59 cur = (xsltKeyDefPtr) xmlMalloc(sizeof(xsltKeyDef));
65 memset(cur, 0, sizeof(xsltKeyDef));
98 memset(keyd, -1, sizeof(xsltKeyDef));
H A DxsltInternals.h347 * xsltKeyDef:
351 typedef struct _xsltKeyDef xsltKeyDef; typedef in typeref:struct:_xsltKeyDef
352 typedef xsltKeyDef *xsltKeyDefPtr;

Completed in 176 milliseconds