Searched refs:xmlC14NCtx (Results 1 – 1 of 1) sorted by relevance
74 } xmlC14NCtx, *xmlC14NCtxPtr; typedef1807 ctx = (xmlC14NCtxPtr) xmlMalloc(sizeof(xmlC14NCtx)); in xmlC14NNewCtx()1812 memset(ctx, 0, sizeof(xmlC14NCtx)); in xmlC14NNewCtx()