Searched refs:xmlGetMaxOccurs (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c5976 * xmlGetMaxOccurs:
5985 xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, function
6898 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,
8477 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1, "(xs:nonNegativeInteger | unbounded)");
9343 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,
11184 max = xmlGetMaxOccurs(ctxt, node, 1, 1, 1, "1");
11188 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,

Completed in 161 milliseconds