Lines Matching defs:def
758 xmlSchemaIDCPtr def; /* the IDC definition */
1712 *buf = xmlStrdup(BAD_CAST "model group def.");
5997 int min, int max, int def, const char *expected)
6005 return (def);
6015 return (def);
6029 return (def);
6046 return (def);
6062 int min, int max, int def, const char *expected)
6070 return (def);
6081 return (def);
6098 return (def);
6154 * @def: the default value
6164 const char *name, int def)
6170 return (def);
6177 def = 1;
6179 def = 0;
6181 def = 1;
6183 def = 0;
6192 return (def);
20455 * referenced model group def.
21894 aidc->def = idcDef;
22090 ielem->idcTable = xmlSchemaIDCNewBinding(matcher->aidc->def);
22099 if (bind->definition == matcher->aidc->def)
22102 bind->next = xmlSchemaIDCNewBinding(matcher->aidc->def);
22388 sto->matcher->aidc->def->name, sto->sel->xpath);
22391 sto->matcher->aidc->def->name, sto->sel->xpath);
22452 sel = sto->matcher->aidc->def->fields;
22645 WXS_BASIC_CAST sto->matcher->aidc->def,
22649 xmlSchemaGetIDCDesignation(&str, sto->matcher->aidc->def));
22661 WXS_BASIC_CAST sto->matcher->aidc->def,
22754 WXS_BASIC_CAST matcher->aidc->def,
22758 xmlSchemaGetIDCDesignation(&str, matcher->aidc->def));
22770 matcher->aidc->def->nbFields *
22777 memset(keySeq, 0, matcher->aidc->def->nbFields *
22831 idc = matcher->aidc->def;
23115 if (aidc->def == refIdc)
23135 if (aidc->def == idc)
23173 matcher->idcType = aidc->def->type;
23204 if ((matcher->aidc->def->type == XML_SCHEMA_TYPE_IDC_KEYREF) ||
23257 nbFields = matcher->aidc->def->nbFields;
23415 if (aidc->def == bind->definition) {
23697 nbFields = matcher->aidc->def->nbFields;
23704 if ((xmlSchemaIDCPtr) matcher->aidc->def->ref->item ==
23759 (xmlSchemaTypePtr) matcher->aidc->def,
23765 matcher->aidc->def));
23778 (xmlSchemaTypePtr) matcher->aidc->def,
23782 xmlSchemaGetComponentQName(&strB, matcher->aidc->def));
24838 * {prohibited substitutions}: the "block" on the type def.
28163 const xmlChar * name, int type, int def,
28170 def, defaultValue, tree);