• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/

Lines Matching defs:def

758     xmlSchemaIDCPtr def; /* the IDC definition */
1712 *buf = xmlStrdup(BAD_CAST "model group def.");
5995 int min, int max, int def, const char *expected)
6003 return (def);
6013 return (def);
6027 return (def);
6044 return (def);
6060 int min, int max, int def, const char *expected)
6068 return (def);
6079 return (def);
6096 return (def);
6152 * @def: the default value
6162 const char *name, int def)
6168 return (def);
6175 def = 1;
6177 def = 0;
6179 def = 1;
6181 def = 0;
6190 return (def);
20457 * referenced model group def.
21896 aidc->def = idcDef;
22092 ielem->idcTable = xmlSchemaIDCNewBinding(matcher->aidc->def);
22101 if (bind->definition == matcher->aidc->def)
22104 bind->next = xmlSchemaIDCNewBinding(matcher->aidc->def);
22390 sto->matcher->aidc->def->name, sto->sel->xpath);
22393 sto->matcher->aidc->def->name, sto->sel->xpath);
22454 sel = sto->matcher->aidc->def->fields;
22647 WXS_BASIC_CAST sto->matcher->aidc->def,
22651 xmlSchemaGetIDCDesignation(&str, sto->matcher->aidc->def));
22663 WXS_BASIC_CAST sto->matcher->aidc->def,
22756 WXS_BASIC_CAST matcher->aidc->def,
22760 xmlSchemaGetIDCDesignation(&str, matcher->aidc->def));
22772 matcher->aidc->def->nbFields *
22779 memset(keySeq, 0, matcher->aidc->def->nbFields *
22833 idc = matcher->aidc->def;
23117 if (aidc->def == refIdc)
23137 if (aidc->def == idc)
23175 matcher->idcType = aidc->def->type;
23206 if ((matcher->aidc->def->type == XML_SCHEMA_TYPE_IDC_KEYREF) ||
23259 nbFields = matcher->aidc->def->nbFields;
23417 if (aidc->def == bind->definition) {
23699 nbFields = matcher->aidc->def->nbFields;
23706 if ((xmlSchemaIDCPtr) matcher->aidc->def->ref->item ==
23761 (xmlSchemaTypePtr) matcher->aidc->def,
23767 matcher->aidc->def));
23780 (xmlSchemaTypePtr) matcher->aidc->def,
23784 xmlSchemaGetComponentQName(&strB, matcher->aidc->def));
24840 * {prohibited substitutions}: the "block" on the type def.
28165 const xmlChar * name, int type, int def,
28172 def, defaultValue, tree);