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