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

  /external/libxml2/
SAX2.c 83 xmlStructuredErrorFunc schannel = NULL; local
91 schannel = ctxt->sax->serror;
92 __xmlRaiseError(schannel,
100 __xmlRaiseError(schannel,
    [all...]
schematron.c 251 xmlStructuredErrorFunc schannel = NULL; local
258 schannel = ctxt->serror;
260 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP,
1409 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 459 xmlStructuredErrorFunc schannel = NULL; local
476 schannel = ctxt->sax->serror;
479 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO,
    [all...]
parser.c 523 xmlStructuredErrorFunc schannel = NULL; local
530 schannel = ctxt->sax->serror;
532 __xmlRaiseError(schannel,
540 __xmlRaiseError(schannel, NULL, NULL,
561 xmlStructuredErrorFunc schannel = NULL; local
569 schannel = ctxt->sax->serror;
572 __xmlRaiseError(schannel,
580 __xmlRaiseError(schannel, NULL, NULL,
    [all...]
relaxng.c 438 xmlStructuredErrorFunc schannel = NULL; local
444 schannel = ctxt->serror;
451 __xmlRaiseError(schannel, channel, data,
457 __xmlRaiseError(schannel, channel, data,
473 xmlStructuredErrorFunc schannel = NULL; local
479 schannel = ctxt->serror;
486 __xmlRaiseError(schannel, channel, data,
492 __xmlRaiseError(schannel, channel, data,
513 xmlStructuredErrorFunc schannel = NULL; local
519 schannel = ctxt->serror
547 xmlStructuredErrorFunc schannel = NULL; local
    [all...]
xmlschemas.c 1892 xmlStructuredErrorFunc schannel = NULL; local
1958 xmlStructuredErrorFunc schannel = NULL; local
2029 xmlStructuredErrorFunc schannel = NULL; local
    [all...]

Completed in 263 milliseconds