Searched refs:XML_FROM_C14N (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/ |
D | c14n.c | 142 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_C14N, in xmlC14NErrMemory() 157 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_C14N, in xmlC14NErrParam() 172 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_C14N, in xmlC14NErrInternal() 187 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_C14N, in xmlC14NErrInvalidNode() 202 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_C14N, in xmlC14NErrUnknownNode() 217 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_C14N, in xmlC14NErrRelativeNamespace() 242 ctxt, node, XML_FROM_C14N, error, in xmlC14NErr()
|
D | testrecurse.c | 508 case XML_FROM_C14N: in testStructuredErrorHandler()
|
D | error.c | 357 case XML_FROM_C14N: in xmlReportError()
|
D | testlimits.c | 600 case XML_FROM_C14N: in testStructuredErrorHandler()
|
D | runtest.c | 461 case XML_FROM_C14N: in testStructuredErrorHandler()
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 58 XML_FROM_C14N, /* The Canonicalization module */ enumerator
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 64 d XML_FROM_C14N c 21 Canonicalization
|