Searched defs:idcNode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c2361 xmlSchemaPSVIIDCNodePtr idcNode,
2373 error, NULL, idcNode->nodeLine, (const char *) msg,
2375 vctxt->nodeQNames->items[idcNode->nodeQNameID +1],
2376 vctxt->nodeQNames->items[idcNode->nodeQNameID]),
22264 xmlSchemaPSVIIDCNodePtr idcNode; local
22271 idcNode =
22273 xmlFree(idcNode->keys);
22274 xmlFree(idcNode);
22313 xmlSchemaPSVIIDCNodePtr idcNode; local
22320 idcNode
2359 xmlSchemaKeyrefErr(xmlSchemaValidCtxtPtr vctxt, xmlParserErrors error, xmlSchemaPSVIIDCNodePtr idcNode, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2) argument
[all...]
/external/libxml2/
H A Dxmlschemas.c2380 xmlSchemaPSVIIDCNodePtr idcNode,
2392 error, NULL, idcNode->nodeLine, (const char *) msg,
2394 vctxt->nodeQNames->items[idcNode->nodeQNameID +1],
2395 vctxt->nodeQNames->items[idcNode->nodeQNameID]),
22293 xmlSchemaPSVIIDCNodePtr idcNode; local
22300 idcNode =
22302 xmlFree(idcNode->keys);
22303 xmlFree(idcNode);
22342 xmlSchemaPSVIIDCNodePtr idcNode; local
22349 idcNode
2378 xmlSchemaKeyrefErr(xmlSchemaValidCtxtPtr vctxt, xmlParserErrors error, xmlSchemaPSVIIDCNodePtr idcNode, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2) argument
[all...]

Completed in 270 milliseconds