Home
last modified time | relevance | path

Searched refs:xmlGenericErrorContext (Results 1 – 25 of 52) sorted by relevance

123

/external/libxml2/
DDOCBparser.c46 xmlGenericError(xmlGenericErrorContext, in docbEncodeEntities()
70 xmlGenericError(xmlGenericErrorContext, in docbParseDocument()
91 xmlGenericError(xmlGenericErrorContext, in docbFreeParserCtxt()
118 xmlGenericError(xmlGenericErrorContext, in docbParseChunk()
153 xmlGenericError(xmlGenericErrorContext, in docbCreatePushParserCtxt()
184 xmlGenericError(xmlGenericErrorContext, in docbSAXParseDoc()
210 xmlGenericError(xmlGenericErrorContext, in docbParseDoc()
237 xmlGenericError(xmlGenericErrorContext, in docbCreateFileParserCtxt()
269 xmlGenericError(xmlGenericErrorContext, in docbSAXParseFile()
296 xmlGenericError(xmlGenericErrorContext, in docbParseFile()
Dxmlmemory.c146 xmlGenericError(xmlGenericErrorContext, in xmlMallocBreakpoint()
169 xmlGenericError(xmlGenericErrorContext, in xmlMallocLoc()
176 xmlGenericError(xmlGenericErrorContext, in xmlMallocLoc()
185 xmlGenericError(xmlGenericErrorContext, in xmlMallocLoc()
206 xmlGenericError(xmlGenericErrorContext, in xmlMallocLoc()
215 xmlGenericError(xmlGenericErrorContext, in xmlMallocLoc()
245 xmlGenericError(xmlGenericErrorContext, in xmlMallocAtomicLoc()
252 xmlGenericError(xmlGenericErrorContext, in xmlMallocAtomicLoc()
261 xmlGenericError(xmlGenericErrorContext, in xmlMallocAtomicLoc()
282 xmlGenericError(xmlGenericErrorContext, in xmlMallocAtomicLoc()
[all …]
DdebugXML.c1837 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1842 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1846 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1850 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1854 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1858 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1862 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1866 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1870 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
1875 xmlGenericError(xmlGenericErrorContext, in xmlShellPrintXPathError()
[all …]
DtestAutomata.c46 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
53 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
60 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
84 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
93 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
108 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
125 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
137 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
146 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
155 xmlGenericError(xmlGenericErrorContext, in testRegexpFile()
[all …]
Derror.c74 if (xmlGenericErrorContext == NULL) in xmlGenericErrorDefaultFunc()
75 xmlGenericErrorContext = (void *) stderr; in xmlGenericErrorDefaultFunc()
78 vfprintf((FILE *)xmlGenericErrorContext, msg, args); in xmlGenericErrorDefaultFunc()
114 xmlGenericErrorContext = ctx; in xmlSetGenericErrorFunc()
156 xmlGenericError(xmlGenericErrorContext, in xmlParserPrintFileInfo()
160 xmlGenericError(xmlGenericErrorContext, in xmlParserPrintFileInfo()
232 xmlGenericErrorContext); in xmlParserPrintFileContext()
263 data = xmlGenericErrorContext; in xmlReportError()
623 data = xmlGenericErrorContext; in __xmlRaiseError()
698 xmlGenericError(xmlGenericErrorContext, "error: "); in xmlParserError()
[all …]
Dlegacy.c58 xmlGenericError(xmlGenericErrorContext, in htmlDecodeEntities()
419 xmlGenericError(xmlGenericErrorContext, in xmlDecodeEntities()
449 xmlGenericError(xmlGenericErrorContext, in xmlNamespaceParseNCName()
484 xmlGenericError(xmlGenericErrorContext, in xmlNamespaceParseQName()
513 xmlGenericError(xmlGenericErrorContext, in xmlNamespaceParseNSDef()
536 xmlGenericError(xmlGenericErrorContext, in xmlParseQuotedString()
564 xmlGenericError(xmlGenericErrorContext, in xmlParseNamespace()
596 xmlGenericError(xmlGenericErrorContext, in xmlScanName()
636 xmlGenericError(xmlGenericErrorContext, in xmlParserHandleReference()
662 xmlGenericError(xmlGenericErrorContext, in xmlHandleEntity()
[all …]
Dnanoftp.c430 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPScanProxy()
433 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPScanProxy()
569 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPGetMore()
578 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPGetMore()
586 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPGetMore()
605 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPGetMore()
622 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPGetMore()
664 xmlGenericError(xmlGenericErrorContext, in xmlNanoFTPReadResponse()
695 xmlGenericError(xmlGenericErrorContext, "\n---\n%s\n--\n", ptr); in xmlNanoFTPReadResponse()
699 xmlGenericError(xmlGenericErrorContext, "Got %d\n", res); in xmlNanoFTPReadResponse()
[all …]
DtestThreads.c55 #ifndef xmlGenericErrorContext
56 #error xmlGenericErrorContext is not a macro
69 xmlGenericErrorContext = stdout; in thread_specific_data()
72 xmlGenericErrorContext = stderr; in thread_specific_data()
90 if (xmlGenericErrorContext != stdout) { in thread_specific_data()
99 if (xmlGenericErrorContext != stderr) { in thread_specific_data()
Dcatalog.c66 xmlGenericError(xmlGenericErrorContext, \
340 xmlGenericError(xmlGenericErrorContext, in xmlFreeCatalogEntry()
343 xmlGenericError(xmlGenericErrorContext, in xmlFreeCatalogEntry()
346 xmlGenericError(xmlGenericErrorContext, in xmlFreeCatalogEntry()
804 xmlGenericError(xmlGenericErrorContext, in xmlConvertSGMLCatalog()
1186 xmlGenericError(xmlGenericErrorContext, in xmlParseXMLCatalogOneNode()
1189 xmlGenericError(xmlGenericErrorContext, in xmlParseXMLCatalogOneNode()
1358 xmlGenericError(xmlGenericErrorContext, in xmlParseXMLCatalogFile()
1364 xmlGenericError(xmlGenericErrorContext, in xmlParseXMLCatalogFile()
1437 xmlGenericError(xmlGenericErrorContext, in xmlFetchXMLCatalogFile()
[all …]
Dencoding.c711 xmlGenericError(xmlGenericErrorContext, in UTF8ToUTF16()
1227 xmlGenericError(xmlGenericErrorContext, "Unknown encoding %s\n", name); in xmlParseCharEncoding()
1392 xmlGenericError(xmlGenericErrorContext, in xmlNewCharEncodingHandler()
1645 xmlGenericError(xmlGenericErrorContext, in xmlGetCharEncodingHandler()
1700 xmlGenericError(xmlGenericErrorContext, in xmlFindCharEncodingHandler()
1733 xmlGenericError(xmlGenericErrorContext, in xmlFindCharEncodingHandler()
1761 xmlGenericError(xmlGenericErrorContext, in xmlFindCharEncodingHandler()
1774 xmlGenericError(xmlGenericErrorContext, in xmlFindCharEncodingHandler()
2092 xmlGenericError(xmlGenericErrorContext, in xmlCharEncFirstLineInt()
2097 xmlGenericError(xmlGenericErrorContext,"converted %d bytes to %d bytes of input, %d left\n", in xmlCharEncFirstLineInt()
[all …]
DSAX2.c50 xmlGenericError(xmlGenericErrorContext, \
361 xmlGenericError(xmlGenericErrorContext, in xmlSAX2InternalSubset()
398 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ExternalSubset()
535 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ResolveEntity()
563 xmlGenericError(xmlGenericErrorContext, in xmlSAX2GetEntity()
613 xmlGenericError(xmlGenericErrorContext, in xmlSAX2GetParameterEntity()
642 xmlGenericError(xmlGenericErrorContext, in xmlSAX2EntityDecl()
716 xmlGenericError(xmlGenericErrorContext, in xmlSAX2AttributeDecl()
782 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ElementDecl()
828 xmlGenericError(xmlGenericErrorContext, in xmlSAX2NotationDecl()
[all …]
Dthreads.c241 xmlGenericError(xmlGenericErrorContext, in xmlMutexLock()
444 xmlGenericError(xmlGenericErrorContext, in __xmlGlobalInitMutexLock()
494 xmlGenericError(xmlGenericErrorContext, in __xmlGlobalInitMutexLock()
582 xmlGenericError(xmlGenericErrorContext, in xmlNewGlobalState()
700 xmlGenericError(xmlGenericErrorContext, in xmlGetGlobalState()
808 xmlGenericError(xmlGenericErrorContext, "xmlIsMainThread()\n"); in xmlIsMainThread()
831 xmlGenericError(xmlGenericErrorContext, "xmlLockLibrary()\n"); in xmlLockLibrary()
846 xmlGenericError(xmlGenericErrorContext, "xmlUnlockLibrary()\n"); in xmlUnlockLibrary()
909 xmlGenericError(xmlGenericErrorContext, "xmlCleanupThreads()\n"); in xmlCleanupThreads()
DHTMLparser.c5349 xmlGenericError(xmlGenericErrorContext, in htmlParseLookupSequence()
5353 xmlGenericError(xmlGenericErrorContext, in htmlParseLookupSequence()
5357 xmlGenericError(xmlGenericErrorContext, in htmlParseLookupSequence()
5372 xmlGenericError(xmlGenericErrorContext, in htmlParseLookupSequence()
5375 xmlGenericError(xmlGenericErrorContext, in htmlParseLookupSequence()
5378 xmlGenericError(xmlGenericErrorContext, in htmlParseLookupSequence()
5439 xmlGenericError(xmlGenericErrorContext, in htmlParseTryOrFinish()
5442 xmlGenericError(xmlGenericErrorContext, in htmlParseTryOrFinish()
5445 xmlGenericError(xmlGenericErrorContext, in htmlParseTryOrFinish()
5448 xmlGenericError(xmlGenericErrorContext, in htmlParseTryOrFinish()
[all …]
Dxmllint.c540 xmlGenericError(xmlGenericErrorContext, "%s", result); in xmlHTMLEncodeSend()
556 xmlGenericError(xmlGenericErrorContext, "<p>"); in xmlHTMLPrintFileInfo()
584 xmlGenericError(xmlGenericErrorContext, "<pre>\n"); in xmlHTMLPrintFileContext()
616 xmlGenericError(xmlGenericErrorContext, "</pre>"); in xmlHTMLPrintFileContext()
644 xmlGenericError(xmlGenericErrorContext, "<b>error</b>: "); in xmlHTMLError()
650 xmlGenericError(xmlGenericErrorContext, "</p>\n"); in xmlHTMLError()
682 xmlGenericError(xmlGenericErrorContext, "<b>warning</b>: "); in xmlHTMLWarning()
688 xmlGenericError(xmlGenericErrorContext, "</p>\n"); in xmlHTMLWarning()
718 xmlGenericError(xmlGenericErrorContext, "<b>validity error</b>: "); in xmlHTMLValidityError()
724 xmlGenericError(xmlGenericErrorContext, "</p>\n"); in xmlHTMLValidityError()
[all …]
Dlist.c192 xmlGenericError(xmlGenericErrorContext, in xmlListCreate()
201 xmlGenericError(xmlGenericErrorContext, in xmlListCreate()
283 xmlGenericError(xmlGenericErrorContext, in xmlListInsert()
315 xmlGenericError(xmlGenericErrorContext, in xmlListAppend()
552 xmlGenericError(xmlGenericErrorContext, in xmlListPushFront()
583 xmlGenericError(xmlGenericErrorContext, in xmlListPushBack()
Dbuf.c270 xmlGenericError(xmlGenericErrorContext, in xmlBufGetAllocationScheme()
292 xmlGenericError(xmlGenericErrorContext, in xmlBufSetAllocationScheme()
332 xmlGenericError(xmlGenericErrorContext, in xmlBufFree()
553 xmlGenericError(xmlGenericErrorContext, in xmlBufDump()
560 xmlGenericError(xmlGenericErrorContext, in xmlBufDump()
878 xmlGenericError(xmlGenericErrorContext, in xmlBufAdd()
937 xmlGenericError(xmlGenericErrorContext, in xmlBufAddHead()
944 xmlGenericError(xmlGenericErrorContext, in xmlBufAddHead()
1036 xmlGenericError(xmlGenericErrorContext, in xmlBufCCat()
1121 xmlGenericError(xmlGenericErrorContext, in xmlBufWriteQuotedString()
Dnanohttp.c362 xmlGenericError(xmlGenericErrorContext, in xmlNanoHTTPScanProxy()
365 xmlGenericError(xmlGenericErrorContext, in xmlNanoHTTPScanProxy()
1213 xmlGenericError(xmlGenericErrorContext, in xmlNanoHTTPConnectHost()
1487 xmlGenericError(xmlGenericErrorContext, in xmlNanoHTTPMethodRedir()
1490 xmlGenericError(xmlGenericErrorContext, in xmlNanoHTTPMethodRedir()
1499 xmlGenericError( xmlGenericErrorContext, in xmlNanoHTTPMethodRedir()
1513 xmlGenericError( xmlGenericErrorContext, in xmlNanoHTTPMethodRedir()
1534 xmlGenericError(xmlGenericErrorContext, "<- %s\n", p); in xmlNanoHTTPMethodRedir()
1542 xmlGenericError(xmlGenericErrorContext, in xmlNanoHTTPMethodRedir()
1558 xmlGenericError(xmlGenericErrorContext, in xmlNanoHTTPMethodRedir()
[all …]
Dglobals.c163 #undef xmlGenericErrorContext
329 void *xmlGenericErrorContext = NULL; variable
568 gs->xmlGenericErrorContext = xmlGenericErrorContextThrDef; in xmlInitializeGlobalState()
892 #undef xmlGenericErrorContext
896 return (&xmlGenericErrorContext); in __xmlGenericErrorContext()
898 return (&xmlGetGlobalState()->xmlGenericErrorContext); in __xmlGenericErrorContext()
Dtree.c810 xmlGenericError(xmlGenericErrorContext, in xmlSetNs()
830 xmlGenericError(xmlGenericErrorContext, in xmlFreeNs()
851 xmlGenericError(xmlGenericErrorContext, in xmlFreeNsList()
882 xmlGenericError(xmlGenericErrorContext, in xmlNewDtd()
956 xmlGenericError(xmlGenericErrorContext, in xmlCreateIntSubset()
1215 xmlGenericError(xmlGenericErrorContext, in xmlFreeDoc()
1761 xmlGenericError(xmlGenericErrorContext, in xmlNodeListGetString()
1844 xmlGenericError(xmlGenericErrorContext, in xmlNodeListGetRawString()
1956 xmlGenericError(xmlGenericErrorContext, in xmlNewProp()
1982 xmlGenericError(xmlGenericErrorContext, in xmlNewNsProp()
[all …]
Drelaxng.c77 xmlGenericError(xmlGenericErrorContext, \
1528 xmlGenericError(xmlGenericErrorContext, in xmlRelaxNGRemoveRedefine()
1531 xmlGenericError(xmlGenericErrorContext, in xmlRelaxNGRemoveRedefine()
1608 xmlGenericError(xmlGenericErrorContext, in xmlRelaxNGLoadInclude()
1634 xmlGenericError(xmlGenericErrorContext, "Parsed %s Okay\n", URL); in xmlRelaxNGLoadInclude()
1674 xmlGenericError(xmlGenericErrorContext, "cleanup of %s\n", URL); in xmlRelaxNGLoadInclude()
1689 xmlGenericError(xmlGenericErrorContext, "Checking of %s\n", URL); in xmlRelaxNGLoadInclude()
1783 xmlGenericError(xmlGenericErrorContext, in xmlRelaxNGValidErrorPush()
2261 xmlGenericError(xmlGenericErrorContext, "Show error %d\n", err); in xmlRelaxNGShowValidError()
2288 xmlGenericError(xmlGenericErrorContext, in xmlRelaxNGPopErrors()
[all …]
DparserInternals.c83 xmlGenericError(xmlGenericErrorContext, in xmlCheckVersion()
91 xmlGenericError(xmlGenericErrorContext, in xmlCheckVersion()
253 xmlGenericError(xmlGenericErrorContext, in check_buffer()
257 xmlGenericError(xmlGenericErrorContext, in check_buffer()
261 xmlGenericError(xmlGenericErrorContext, in check_buffer()
264 xmlGenericError(xmlGenericErrorContext,"buffer %x : content %x, cur %d, use %d\n", in check_buffer()
307 xmlGenericError(xmlGenericErrorContext, "Grow\n"); in xmlParserInputGrow()
365 xmlGenericError(xmlGenericErrorContext, "Shrink\n"); in xmlParserInputShrink()
1404 xmlGenericError(xmlGenericErrorContext, "new input from I/O\n"); in xmlNewIOInputStream()
1439 xmlGenericError(xmlGenericErrorContext, in xmlNewEntityInputStream()
[all …]
Dxpath.c72 xmlGenericError(xmlGenericErrorContext, \
1267 xmlGenericError(xmlGenericErrorContext, \
2693 xmlGenericError(xmlGenericErrorContext, "STRING: undefined\n"); in xmlXPathCacheConvertString()
4096 xmlGenericError(xmlGenericErrorContext, in xmlXPathNodeSetDel()
4261 if (output == NULL) output = xmlGenericErrorContext; in xmlGenericErrorContextNodeSet()
5447 xmlGenericError(xmlGenericErrorContext, in xmlXPathObjectCopy()
5754 xmlGenericError(xmlGenericErrorContext, "String: undefined\n"); in xmlXPathCastToString()
5801 xmlGenericError(xmlGenericErrorContext, "STRING: undefined\n"); in xmlXPathConvertString()
5919 xmlGenericError(xmlGenericErrorContext, "NUMBER: undefined\n"); in xmlXPathCastToNumber()
6031 xmlGenericError(xmlGenericErrorContext, "BOOLEAN: undefined\n"); in xmlXPathCastToBoolean()
[all …]
Dvalid.c35 xmlGenericError(xmlGenericErrorContext, \
486 xmlGenericError(xmlGenericErrorContext, "null"); in xmlValidPrintNode()
491 xmlGenericError(xmlGenericErrorContext, "%s ", cur->name); in xmlValidPrintNode()
494 xmlGenericError(xmlGenericErrorContext, "text "); in xmlValidPrintNode()
497 xmlGenericError(xmlGenericErrorContext, "cdata "); in xmlValidPrintNode()
500 xmlGenericError(xmlGenericErrorContext, "&%s; ", cur->name); in xmlValidPrintNode()
503 xmlGenericError(xmlGenericErrorContext, "pi(%s) ", cur->name); in xmlValidPrintNode()
506 xmlGenericError(xmlGenericErrorContext, "comment "); in xmlValidPrintNode()
509 xmlGenericError(xmlGenericErrorContext, "?attr? "); in xmlValidPrintNode()
512 xmlGenericError(xmlGenericErrorContext, "?ent? "); in xmlValidPrintNode()
[all …]
Dxpointer.c56 xmlGenericError(xmlGenericErrorContext, \
61 xmlGenericError(xmlGenericErrorContext, \
704 xmlGenericError(xmlGenericErrorContext, in xmlXPtrLocationSetDel()
2424 xmlGenericError(xmlGenericErrorContext, in xmlXPtrMatchString()
2428 xmlGenericError(xmlGenericErrorContext, "\n"); in xmlXPtrMatchString()
2441 xmlGenericError(xmlGenericErrorContext, in xmlXPtrMatchString()
2445 xmlGenericError(xmlGenericErrorContext, "\n"); in xmlXPtrMatchString()
2507 xmlGenericError(xmlGenericErrorContext, in xmlXPtrSearchString()
2511 xmlGenericError(xmlGenericErrorContext, "\n"); in xmlXPtrSearchString()
2530 xmlGenericError(xmlGenericErrorContext, in xmlXPtrSearchString()
[all …]
/external/libxml2/include/libxml/
Dglobals.h81 #undef xmlGenericErrorContext
137 void *xmlGenericErrorContext; member
359 #define xmlGenericErrorContext \ macro
362 XMLPUBVAR void * xmlGenericErrorContext; variable

123