Home | History | Annotate | Download | only in libxml2

Lines Matching refs:ctxt

220  * @ctxt:  a C14N evaluation context
229 xmlC14NErr(xmlC14NCtxPtr ctxt, xmlNodePtr node, int error,
232 if (ctxt != NULL)
233 ctxt->error = error;
235 ctxt, node, XML_FROM_C14N, error,