Searched refs:xmlGetBooleanProp (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 6221 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, in xmlGetBooleanProp() function 8713 if (xmlGetBooleanProp(ctxt, node, "abstract", 0)) in xmlSchemaParseElement() 8767 if (xmlGetBooleanProp(ctxt, node, "nillable", 0)) in xmlSchemaParseElement() 12085 if (xmlGetBooleanProp(ctxt, node, "mixed", 0)) { in xmlSchemaParseComplexContent()
|