Searched refs:UNBOUNDED (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 109 #define UNBOUNDED (1 << 30) macro 4175 if (elem->maxOccurs >= UNBOUNDED) in xmlSchemaElementDump() 4312 if (particle->maxOccurs >= UNBOUNDED) in xmlSchemaContentModelDump() 6007 if (max != UNBOUNDED) { in xmlGetMaxOccurs() 6015 return (UNBOUNDED); /* encoding it with -1 might be another option */ in xmlGetMaxOccurs() 6822 if (maxOccurs != UNBOUNDED) { in xmlSchemaPCheckParticleCorrect_2() 6907 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1, in xmlSchemaParseAny() 8486 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1, "(xs:nonNegativeInteger | unbounded)"); in xmlSchemaParseElement() 9352 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1, in xmlSchemaParseModelGroupDefRef() 11205 max = xmlGetMaxOccurs(ctxt, node, 0, UNBOUNDED, 1, in xmlSchemaParseModelGroup() [all …]
|
D | xmlschemastypes.c | 330 #define UNBOUNDED (1 << 30) macro 430 particle->maxOccurs = UNBOUNDED; in xmlSchemaInitTypes()
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 117581 UNBOUNDED AH0 N B AW1 N D AH0 D
|