Searched refs:xmlGetBooleanProp (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | xmlschemas.c | 6275 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, in xmlGetBooleanProp() function 8764 if (xmlGetBooleanProp(ctxt, node, "abstract", 0)) in xmlSchemaParseElement() 8818 if (xmlGetBooleanProp(ctxt, node, "nillable", 0)) in xmlSchemaParseElement() 12136 if (xmlGetBooleanProp(ctxt, node, "mixed", 0)) { in xmlSchemaParseComplexContent()
|