Home
last modified time | relevance | path

Searched refs:xmlSchemaCheckElemPropsCorrect (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c19486 xmlSchemaCheckElemPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckElemPropsCorrect() function
19901 if (xmlSchemaCheckElemPropsCorrect(ctxt, elemDecl) == 0) { in xmlSchemaCheckElementDeclComponent()