Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c6194 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, in xmlGetBooleanProp() function
8686 if (xmlGetBooleanProp(ctxt, node, "abstract", 0)) in xmlSchemaParseElement()
8740 if (xmlGetBooleanProp(ctxt, node, "nillable", 0)) in xmlSchemaParseElement()
12059 if (xmlGetBooleanProp(ctxt, node, "mixed", 0)) { in xmlSchemaParseComplexContent()