Home
last modified time | relevance | path

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

/external/libxml2/
Dc14n.c74 } xmlC14NCtx, *xmlC14NCtxPtr; typedef
1807 ctx = (xmlC14NCtxPtr) xmlMalloc(sizeof(xmlC14NCtx)); in xmlC14NNewCtx()
1812 memset(ctx, 0, sizeof(xmlC14NCtx)); in xmlC14NNewCtx()