• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/

Lines Matching refs: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);
20447 * referenced model group def.
21886 aidc->def = idcDef;
22068 ielem->idcTable = xmlSchemaIDCNewBinding(matcher->aidc->def);
22077 if (bind->definition == matcher->aidc->def)
22080 bind->next = xmlSchemaIDCNewBinding(matcher->aidc->def);
22366 sto->matcher->aidc->def->name, sto->sel->xpath);
22369 sto->matcher->aidc->def->name, sto->sel->xpath);
22430 sel = sto->matcher->aidc->def->fields;
22623 WXS_BASIC_CAST sto->matcher->aidc->def,
22627 xmlSchemaGetIDCDesignation(&str, sto->matcher->aidc->def));
22639 WXS_BASIC_CAST sto->matcher->aidc->def,
22732 WXS_BASIC_CAST matcher->aidc->def,
22736 xmlSchemaGetIDCDesignation(&str, matcher->aidc->def));
22748 matcher->aidc->def->nbFields *
22755 memset(keySeq, 0, matcher->aidc->def->nbFields *
22809 idc = matcher->aidc->def;
23093 if (aidc->def == refIdc)
23113 if (aidc->def == idc)
23151 matcher->idcType = aidc->def->type;
23182 if ((matcher->aidc->def->type == XML_SCHEMA_TYPE_IDC_KEYREF) ||
23235 nbFields = matcher->aidc->def->nbFields;
23393 if (aidc->def == bind->definition) {
23675 nbFields = matcher->aidc->def->nbFields;
23682 if ((xmlSchemaIDCPtr) matcher->aidc->def->ref->item ==
23737 (xmlSchemaTypePtr) matcher->aidc->def,
23743 matcher->aidc->def));
23756 (xmlSchemaTypePtr) matcher->aidc->def,
23760 xmlSchemaGetComponentQName(&strB, matcher->aidc->def));
24816 * {prohibited substitutions}: the "block" on the type def.
28142 const xmlChar * name, int type, int def,
28149 def, defaultValue, tree);