Searched refs:XML_FROM_XPOINTER (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | xpointer.c | 75 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_XPOINTER, in xmlXPtrErrMemory() 96 NULL, NULL, XML_FROM_XPOINTER, error, in xmlXPtrErr() 102 ctxt->context->lastError.domain = XML_FROM_XPOINTER; in xmlXPtrErr() 113 NULL, ctxt->context->debugNode, XML_FROM_XPOINTER, in xmlXPtrErr()
|
D | error.c | 330 case XML_FROM_XPOINTER: in xmlReportError()
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 50 XML_FROM_XPOINTER, /* The XPointer module */ enumerator
|