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