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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c656 * A particle component.
664 xmlSchemaTreeItemPtr next; /* next particle */
685 xmlSchemaTreeItemPtr children; /* first particle (OR "element decl" OR "wildcard") */
1140 return(BAD_CAST "particle");
4258 * @particle: the schema particle
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) argument
4272 if (particle == NULL)
4278 if (particle->children == NULL) {
4279 fprintf(output, "MISSING particle ter
6874 xmlSchemaParticlePtr particle; local
8439 xmlSchemaParticlePtr particle = NULL; local
11176 xmlSchemaParticlePtr particle = NULL; local
12508 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12616 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaParticlePtr particle) argument
12675 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle) argument
14544 xmlSchemaGetParticleTotalRangeMin(xmlSchemaParticlePtr particle) argument
14599 xmlSchemaGetParticleTotalRangeMax(xmlSchemaParticlePtr particle) argument
14659 xmlSchemaIsParticleEmptiable(xmlSchemaParticlePtr particle) argument
18216 xmlSchemaParticlePtr particle = local
18774 xmlSchemaGetCircModelGrDefRef(xmlSchemaModelGroupDefPtr groupDef, xmlSchemaTreeItemPtr particle) argument
18889 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
19912 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
[all...]
H A Dxmlschemastypes.c371 xmlSchemaTypeErrMemory(NULL, "allocating particle component");
407 xmlSchemaParticlePtr particle; local
410 /* First particle. */
411 particle = xmlSchemaAddParticle();
412 if (particle == NULL)
414 xmlSchemaTypeAnyTypeDef->subtypes = (xmlSchemaTypePtr) particle;
424 particle->children = (xmlSchemaTreeItemPtr) sequence;
425 /* Second particle. */
426 particle = xmlSchemaAddParticle();
427 if (particle
626 xmlSchemaParticlePtr particle; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c656 * A particle component.
664 xmlSchemaTreeItemPtr next; /* next particle */
685 xmlSchemaTreeItemPtr children; /* first particle (OR "element decl" OR "wildcard") */
1140 return(BAD_CAST "particle");
4258 * @particle: the schema particle
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) argument
4272 if (particle == NULL)
4278 if (particle->children == NULL) {
4279 fprintf(output, "MISSING particle ter
6874 xmlSchemaParticlePtr particle; local
8439 xmlSchemaParticlePtr particle = NULL; local
11184 xmlSchemaParticlePtr particle = NULL; local
12516 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12624 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaParticlePtr particle) argument
12683 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle) argument
14552 xmlSchemaGetParticleTotalRangeMin(xmlSchemaParticlePtr particle) argument
14669 xmlSchemaIsParticleEmptiable(xmlSchemaParticlePtr particle) argument
18228 xmlSchemaParticlePtr particle = local
18786 xmlSchemaGetCircModelGrDefRef(xmlSchemaModelGroupDefPtr groupDef, xmlSchemaTreeItemPtr particle) argument
18901 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
19922 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
[all...]
H A Dxmlschemastypes.c371 xmlSchemaTypeErrMemory(NULL, "allocating particle component");
407 xmlSchemaParticlePtr particle; local
410 /* First particle. */
411 particle = xmlSchemaAddParticle();
412 if (particle == NULL)
414 xmlSchemaTypeAnyTypeDef->subtypes = (xmlSchemaTypePtr) particle;
424 particle->children = (xmlSchemaTreeItemPtr) sequence;
425 /* Second particle. */
426 particle = xmlSchemaAddParticle();
427 if (particle
626 xmlSchemaParticlePtr particle; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c656 * A particle component.
664 xmlSchemaTreeItemPtr next; /* next particle */
685 xmlSchemaTreeItemPtr children; /* first particle (OR "element decl" OR "wildcard") */
1140 return(BAD_CAST "particle");
4258 * @particle: the schema particle
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) argument
4272 if (particle == NULL)
4278 if (particle->children == NULL) {
4279 fprintf(output, "MISSING particle ter
6874 xmlSchemaParticlePtr particle; local
8439 xmlSchemaParticlePtr particle = NULL; local
11184 xmlSchemaParticlePtr particle = NULL; local
12516 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12624 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaParticlePtr particle) argument
12683 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle) argument
14552 xmlSchemaGetParticleTotalRangeMin(xmlSchemaParticlePtr particle) argument
14669 xmlSchemaIsParticleEmptiable(xmlSchemaParticlePtr particle) argument
18228 xmlSchemaParticlePtr particle = local
18786 xmlSchemaGetCircModelGrDefRef(xmlSchemaModelGroupDefPtr groupDef, xmlSchemaTreeItemPtr particle) argument
18901 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
19922 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
[all...]
H A Dxmlschemastypes.c371 xmlSchemaTypeErrMemory(NULL, "allocating particle component");
407 xmlSchemaParticlePtr particle; local
410 /* First particle. */
411 particle = xmlSchemaAddParticle();
412 if (particle == NULL)
414 xmlSchemaTypeAnyTypeDef->subtypes = (xmlSchemaTypePtr) particle;
424 particle->children = (xmlSchemaTreeItemPtr) sequence;
425 /* Second particle. */
426 particle = xmlSchemaAddParticle();
427 if (particle
626 xmlSchemaParticlePtr particle; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c656 * A particle component.
664 xmlSchemaTreeItemPtr next; /* next particle */
685 xmlSchemaTreeItemPtr children; /* first particle (OR "element decl" OR "wildcard") */
1140 return(BAD_CAST "particle");
4258 * @particle: the schema particle
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) argument
4272 if (particle == NULL)
4278 if (particle->children == NULL) {
4279 fprintf(output, "MISSING particle ter
6874 xmlSchemaParticlePtr particle; local
8439 xmlSchemaParticlePtr particle = NULL; local
11176 xmlSchemaParticlePtr particle = NULL; local
12508 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12616 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaParticlePtr particle) argument
12675 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle) argument
14544 xmlSchemaGetParticleTotalRangeMin(xmlSchemaParticlePtr particle) argument
14599 xmlSchemaGetParticleTotalRangeMax(xmlSchemaParticlePtr particle) argument
14659 xmlSchemaIsParticleEmptiable(xmlSchemaParticlePtr particle) argument
18216 xmlSchemaParticlePtr particle = local
18774 xmlSchemaGetCircModelGrDefRef(xmlSchemaModelGroupDefPtr groupDef, xmlSchemaTreeItemPtr particle) argument
18889 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
19912 xmlSchemaParticlePtr particle = WXS_MODELGROUP_PARTICLE(mg); local
[all...]
H A Dxmlschemastypes.c371 xmlSchemaTypeErrMemory(NULL, "allocating particle component");
407 xmlSchemaParticlePtr particle; local
410 /* First particle. */
411 particle = xmlSchemaAddParticle();
412 if (particle == NULL)
414 xmlSchemaTypeAnyTypeDef->subtypes = (xmlSchemaTypePtr) particle;
424 particle->children = (xmlSchemaTreeItemPtr) sequence;
425 /* Second particle. */
426 particle = xmlSchemaAddParticle();
427 if (particle
626 xmlSchemaParticlePtr particle; local
[all...]

Completed in 196 milliseconds