Searched refs:xmlCopyError (Results 1 – 12 of 12) sorted by relevance
/external/cronet/stable/third_party/libxml/src/ |
D | error.c | 724 if (xmlCopyError(to, lastError) < 0) in xmlVRaiseError() 982 xmlCopyError(const xmlError *from, xmlErrorPtr to) { in xmlCopyError() function
|
D | testapi.c | 29904 ret_val = xmlCopyError(from, to); in test_xmlCopyError()
|
/external/libxml2/ |
D | error.c | 755 if (xmlCopyError(to, lastError) < 0) in xmlVRaiseError() 1013 xmlCopyError(const xmlError *from, xmlErrorPtr to) { in xmlCopyError() function
|
D | libxml2.syms | 1536 xmlCopyError;
|
D | testapi.c | 30166 ret_val = xmlCopyError(from, to); in test_xmlCopyError()
|
/external/cronet/tot/third_party/libxml/src/ |
D | error.c | 724 if (xmlCopyError(to, lastError) < 0) in xmlVRaiseError() 982 xmlCopyError(const xmlError *from, xmlErrorPtr to) { in xmlCopyError() function
|
D | testapi.c | 29904 ret_val = xmlCopyError(from, to); in test_xmlCopyError()
|
/external/cronet/stable/third_party/libxml/src/include/libxml/ |
D | xmlerror.h | 964 xmlCopyError (const xmlError *from,
|
/external/cronet/tot/third_party/libxml/src/include/libxml/ |
D | xmlerror.h | 964 xmlCopyError (const xmlError *from,
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 964 xmlCopyError (const xmlError *from,
|
/external/libxml2/python/ |
D | types.c | 891 xmlCopyError(error, copy); in libxml_xmlErrorPtrWrap()
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 1681 d xmlCopyError pr extproc('xmlCopyError')
|