HomeSort by relevance Sort by last modified time
    Searched refs:xmlErrorPtr (Results 1 - 6 of 6) sorted by null

  /external/libxml2/include/libxml/
xmlerror.h 75 typedef xmlError *xmlErrorPtr;
    [all...]
  /external/libxml2/
error.c 243 xmlReportError(xmlErrorPtr err, xmlParserCtxtPtr ctxt, const char *str,
452 xmlErrorPtr to = &xmlLastError;
839 xmlErrorPtr
854 xmlResetError(xmlErrorPtr err)
896 xmlErrorPtr
938 xmlCopyError(xmlErrorPtr from, xmlErrorPtr to) {
xmlreader.c     [all...]
xmlschemas.c     [all...]
  /external/dbus/bus/
config-loader-libxml.c 118 xml_text_reader_error (void *arg, xmlErrorPtr xml_error)
  /external/clang/tools/c-index-test/
c-index-test.c 495 xmlErrorPtr Error = xmlGetLastError();
505 xmlErrorPtr Error = xmlGetLastError();
    [all...]

Completed in 227 milliseconds