Lines Matching refs:xmlGetMaxOccurs
5985 * xmlGetMaxOccurs:
5994 xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
6907 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,
8486 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1, "(xs:nonNegativeInteger | unbounded)");
9352 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,
11214 max = xmlGetMaxOccurs(ctxt, node, 1, 1, 1, "1");
11218 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,