Searched refs:XML_FROM_WRITER (Results 1 – 3 of 3) sorted by relevance
/third_party/libxml2/include/libxml/ |
D | xmlerror.h | 62 XML_FROM_WRITER, /* The xmlwriter module */ enumerator
|
/third_party/libxml2/ |
D | xmlwriter.c | 139 NULL, XML_FROM_WRITER, error, XML_ERR_FATAL, in xmlWriterErrMsg() 142 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_WRITER, error, in xmlWriterErrMsg() 162 NULL, XML_FROM_WRITER, error, XML_ERR_FATAL, in xmlWriterErrMsgInt() 165 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_WRITER, error, in xmlWriterErrMsgInt()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 73 d XML_FROM_WRITER... xmlwriter module
|