Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c6269 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, in xmlGetBooleanProp() function
8758 if (xmlGetBooleanProp(ctxt, node, "abstract", 0)) in xmlSchemaParseElement()
8812 if (xmlGetBooleanProp(ctxt, node, "nillable", 0)) in xmlSchemaParseElement()
12130 if (xmlGetBooleanProp(ctxt, node, "mixed", 0)) { in xmlSchemaParseComplexContent()