Searched defs:xmlGetBooleanProp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c6150 * xmlGetBooleanProp:
6162 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, function
8654 if (xmlGetBooleanProp(ctxt, node, "abstract", 0))
8708 if (xmlGetBooleanProp(ctxt, node, "nillable", 0))
12014 if (xmlGetBooleanProp(ctxt, node, "mixed", 0)) {

Completed in 93 milliseconds