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

/external/chromium_org/third_party/libxml/src/
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);
/external/libxml2/
H A Dxmlschemas.c2402 xmlSchemaEvalErrorNodeType(xmlSchemaAbstractCtxtPtr actxt, function
2453 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) ==
2486 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) ==
2640 int nodeType = xmlSchemaEvalErrorNodeType(actxt, node);

Completed in 223 milliseconds