Searched refs:xmlSchemaParseAnnotation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c6480 * xmlSchemaParseAnnotation:
6492 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed) function
6679 facet->annot = xmlSchemaParseAnnotation(ctxt, child, 1);
6924 annot = xmlSchemaParseAnnotation(ctxt, child, 1);
6986 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1);
7055 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1);
7346 xmlSchemaParseAnnotation(pctxt, child, 0);
7425 use->annot = xmlSchemaParseAnnotation(pctxt, child, 1);
7587 ret->annot = xmlSchemaParseAnnotation(pctxt, child, 1);
7679 xmlSchemaParseAnnotation(pctx
[all...]
/external/libxml2/
H A Dxmlschemas.c6499 * xmlSchemaParseAnnotation:
6511 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed) function
6698 facet->annot = xmlSchemaParseAnnotation(ctxt, child, 1);
6943 annot = xmlSchemaParseAnnotation(ctxt, child, 1);
7005 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1);
7074 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1);
7365 xmlSchemaParseAnnotation(pctxt, child, 0);
7444 use->annot = xmlSchemaParseAnnotation(pctxt, child, 1);
7606 ret->annot = xmlSchemaParseAnnotation(pctxt, child, 1);
7698 xmlSchemaParseAnnotation(pctx
[all...]

Completed in 120 milliseconds