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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c2383 xmlSchemaEvalErrorNodeType(xmlSchemaAbstractCtxtPtr actxt, function
2434 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) ==
2467 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) ==
2621 int nodeType = xmlSchemaEvalErrorNodeType(actxt, node);

Completed in 106 milliseconds