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

  /external/libxml2/
SAX2.c 61 xmlStructuredErrorFunc schannel = NULL; local
67 schannel = ctxt->sax->serror;
68 __xmlRaiseError(schannel,
78 __xmlRaiseError(schannel,
101 xmlStructuredErrorFunc schannel = NULL; local
109 schannel = ctxt->sax->serror;
110 __xmlRaiseError(schannel,
118 __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...]
xmlIO.c 440 xmlStructuredErrorFunc schannel = NULL; local
457 schannel = ctxt->sax->serror;
460 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO,
    [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...]
parser.c 597 xmlStructuredErrorFunc schannel = NULL; local
604 schannel = ctxt->sax->serror;
606 __xmlRaiseError(schannel,
614 __xmlRaiseError(schannel, NULL, NULL,
635 xmlStructuredErrorFunc schannel = NULL; local
643 schannel = ctxt->sax->serror;
646 __xmlRaiseError(schannel,
654 __xmlRaiseError(schannel, NULL, NULL,
    [all...]
relaxng.c 440 xmlStructuredErrorFunc schannel = NULL; local
446 schannel = ctxt->serror;
453 __xmlRaiseError(schannel, channel, data,
459 __xmlRaiseError(schannel, channel, data,
475 xmlStructuredErrorFunc schannel = NULL; local
481 schannel = ctxt->serror;
488 __xmlRaiseError(schannel, channel, data,
494 __xmlRaiseError(schannel, channel, data,
515 xmlStructuredErrorFunc schannel = NULL; local
521 schannel = ctxt->serror
549 xmlStructuredErrorFunc schannel = NULL; local
    [all...]
xmlschemas.c 1906 xmlStructuredErrorFunc schannel = NULL; local
1972 xmlStructuredErrorFunc schannel = NULL; local
2046 xmlStructuredErrorFunc schannel = NULL; local
    [all...]

Completed in 2185 milliseconds