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

/external/libxml2/
H A Dc14n.c74 } xmlC14NCtx, *xmlC14NCtxPtr; typedef in typeref:struct:_xmlC14NCtx
1807 ctx = (xmlC14NCtxPtr) xmlMalloc(sizeof(xmlC14NCtx));
1812 memset(ctx, 0, sizeof(xmlC14NCtx));

Completed in 48 milliseconds