HomeSort by relevance Sort by last modified time
    Searched defs:schannel (Results 1 - 7 of 7) sorted by null

  /external/libxml2/
SAX2.c 60 xmlStructuredErrorFunc schannel = NULL; local
66 schannel = ctxt->sax->serror;
67 __xmlRaiseError(schannel,
77 __xmlRaiseError(schannel,
100 xmlStructuredErrorFunc schannel = NULL; local
108 schannel = ctxt->sax->serror;
109 __xmlRaiseError(schannel,
117 __xmlRaiseError(schannel,
    [all...]
schematron.c 253 xmlStructuredErrorFunc schannel = NULL; local
260 schannel = ctxt->serror;
262 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP,
1411 xmlStructuredErrorFunc schannel = NULL; local
    [all...]
valid.c 146 xmlStructuredErrorFunc schannel = NULL; local
163 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
189 xmlStructuredErrorFunc schannel = NULL; local
206 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
230 xmlStructuredErrorFunc schannel = NULL; local
247 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
    [all...]
xmlIO.c 462 xmlStructuredErrorFunc schannel = NULL; local
479 schannel = ctxt->sax->serror;
482 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO,
    [all...]
parser.c 590 xmlStructuredErrorFunc schannel = NULL; local
597 schannel = ctxt->sax->serror;
599 __xmlRaiseError(schannel,
607 __xmlRaiseError(schannel, NULL, NULL,
628 xmlStructuredErrorFunc schannel = NULL; local
636 schannel = ctxt->sax->serror;
639 __xmlRaiseError(schannel,
647 __xmlRaiseError(schannel, NULL, NULL,
    [all...]
relaxng.c 439 xmlStructuredErrorFunc schannel = NULL; local
445 schannel = ctxt->serror;
452 __xmlRaiseError(schannel, channel, data,
458 __xmlRaiseError(schannel, channel, data,
474 xmlStructuredErrorFunc schannel = NULL; local
480 schannel = ctxt->serror;
487 __xmlRaiseError(schannel, channel, data,
493 __xmlRaiseError(schannel, channel, data,
514 xmlStructuredErrorFunc schannel = NULL; local
520 schannel = ctxt->serror
548 xmlStructuredErrorFunc schannel = NULL; local
    [all...]
xmlschemas.c 1897 xmlStructuredErrorFunc schannel = NULL; local
1963 xmlStructuredErrorFunc schannel = NULL; local
2034 xmlStructuredErrorFunc schannel = NULL; local
    [all...]

Completed in 87 milliseconds