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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c333 #define UNBOUNDED (1 << 30) macro
433 particle->maxOccurs = UNBOUNDED;
H A Dxmlschemas.c109 #define UNBOUNDED (1 << 30) macro
4175 if (elem->maxOccurs >= UNBOUNDED)
4312 if (particle->maxOccurs >= UNBOUNDED)
6009 if (max != UNBOUNDED) {
6017 return (UNBOUNDED); /* encoding it with -1 might be another option */
6824 if (maxOccurs != UNBOUNDED) {
6909 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,
8488 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1, "(xs:nonNegativeInteger | unbounded)");
9354 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1,
11207 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED,
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 74 milliseconds