Home
last modified time | relevance | path

Searched refs:xmlC14NCtx (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dc14n.c72 } xmlC14NCtx, *xmlC14NCtxPtr; typedef
1798 ctx = (xmlC14NCtxPtr) xmlMalloc(sizeof(xmlC14NCtx)); in xmlC14NNewCtx()
1803 memset(ctx, 0, sizeof(xmlC14NCtx)); in xmlC14NNewCtx()