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

Lines Matching refs:items

354     void **items;  /* used for dynamic addition of schemata */
2375 vctxt->nodeQNames->items[idcNode->nodeQNameID +1],
2376 vctxt->nodeQNames->items[idcNode->nodeQNameID]),
3311 if (list->items != NULL) {
3312 xmlFree(list->items);
3313 list->items = NULL;
3322 if (list->items == NULL) {
3323 list->items = (void **) xmlMalloc(
3325 if (list->items == NULL) {
3332 list->items = (void **) xmlRealloc(list->items,
3334 if (list->items == NULL) {
3340 list->items[list->nbItems++] = item;
3349 if (list->items == NULL) {
3352 list->items = (void **) xmlMalloc(
3354 if (list->items == NULL) {
3361 list->items = (void **) xmlRealloc(list->items,
3363 if (list->items == NULL) {
3369 list->items[list->nbItems++] = item;
3376 if (list->items == NULL) {
3377 list->items = (void **) xmlMalloc(
3379 if (list->items == NULL) {
3386 list->items = (void **) xmlRealloc(list->items,
3388 if (list->items == NULL) {
3398 list->items[list->nbItems++] = item;
3402 list->items[i] = list->items[i-1];
3403 list->items[idx] = item;
3416 if (list->items == NULL) {
3419 list->items = (void **) xmlMalloc(
3421 if (list->items == NULL) {
3428 list->items = (void **) xmlRealloc(list->items,
3430 if (list->items == NULL) {
3440 list->items[list->nbItems++] = item;
3444 list->items[i] = list->items[i-1];
3445 list->items[idx] = item;
3456 if ((list->items == NULL) || (idx >= list->nbItems)) {
3464 xmlFree(list->items);
3465 list->items = NULL;
3472 list->items[i] = list->items[i+1];
3489 if (list->items != NULL)
3490 xmlFree(list->items);
4012 xmlSchemaTreeItemPtr *items = (xmlSchemaTreeItemPtr *) list->items;
4016 item = items[i];
4125 xmlSchemaBucketFree((xmlSchemaBucketPtr) list->items[i]);
4352 use = uses->items[i];
4562 tab = bind->dupls->items[i];
5031 ret = bucket->globals->items[i];
7386 use = uses->items[i];
7739 /* Add to pending items, to be able to resolve the reference. */
10012 cur = (xmlSchemaBucketPtr) list->items[i];
10035 cur = (xmlSchemaBucketPtr) list->items[i];
10064 cur = (xmlSchemaBucketPtr) list->items[i];
10968 * "If there are any element information items among the [children]
12546 member = (xmlSchemaElementPtr) substGroup->members->items[i];
12562 member = (xmlSchemaElementPtr) substGroup->members->items[i];
12600 member = (xmlSchemaElementPtr) substGroup->members->items[i];
13188 * to by the items in the �actual value� of the memberTypes [attribute],
14020 cur = uses->items[i];
14025 bcur = baseUses->items[j];
14179 bcur = baseUses->items[j];
14185 cur = uses->items[i];
14374 use = baseUses->items[i];
14380 pro = prohibs->items[j];
14394 tmp = uses->items[j];
14416 use = baseUses->items[i];
14437 * to fit the actual number of items.
15819 use = uses->items[i];
15829 tmp = uses->items[j];
16069 buse = (WXS_LIST_CAST base->attrUses)->items[i];
16072 use = (WXS_LIST_CAST type->attrUses)->items[j];
18256 */ /* URGENT TODO: avoid adding to pending items. */
18939 ref = list->items[i];
19062 use = list->items[i];
19153 list->items[i] = sublist->items[0];
19158 sublist->items[j], i) == -1)
19173 prohib = prohibs->items[i];
19175 use = list->items[j];
19263 use = uses->items[i];
19272 tmp = uses->items[j];
20627 item = bucket->globals->items[i];
20716 xmlSchemaTreeItemPtr item, *items;
20756 items = (xmlSchemaTreeItemPtr *) con->pending->items;
20785 item = items[i];
20856 item = items[i];
20898 item = items[i];
20915 item = items[i];
20938 item = items[i];
20958 item = items[i];
20978 item = items[i];
20999 item = items[i];
21015 item = items[i];
21035 item = items[i];
21064 item = con->pending->items[i];
21083 items = (xmlSchemaTreeItemPtr *) con->pending->items;
21090 item = items[i];
21131 item = items[i];
21158 * those items will be processed over and over again for every XSI
21846 if ((vctxt->nodeQNames->items [i] == lname) &&
21847 (vctxt->nodeQNames->items[i +1] == nsname))
21932 * The validation context is used to store IDC node table items.
22030 "allocating an array of IDC node-table items", NULL);
22040 "re-allocating an array of IDC node-table items", NULL);
22117 * Frees an IDC binding. Note that the node table-items
22173 * Node-table items for keyrefs are not stored globally
22179 (xmlSchemaPSVIIDCNodePtr) matcher->targets->items[i];
22222 * Node-table items for keyrefs are not stored globally
22228 (xmlSchemaPSVIIDCNodePtr) matcher->targets->items[i];
22537 * Processes and pops the history items of the IDC state objects.
22874 ((xmlSchemaPSVIIDCNodePtr) targets->items[i])->keys;
22967 * Free the item, since keyref items won't be
23205 dupls = (xmlSchemaPSVIIDCNodePtr *) bind->dupls->items;
23222 (xmlSchemaPSVIIDCNodePtr *) matcher->targets->items;
23226 matcher->targets->items = NULL;
23234 targets = (xmlSchemaPSVIIDCNodePtr *) matcher->targets->items;
23421 oldNum = parBind->nbNodes; /* Skip newly added items. */
23425 dupls = (xmlSchemaPSVIIDCNodePtr *) parBind->dupls->items;
23525 * If new items exist, move last new item to
23526 * last of old items.
23547 "allocating IDC list of node-table items", NULL);
23558 "re-allocating IDC list of node-table items", NULL);
23613 "items", NULL);
23693 refNode = matcher->targets->items[i];
23720 bind->dupls->items[j])->keys;
25066 * Only "assessed" attribute information items will be visible to
25111 attrUse = attrUseList->items[i];
25164 * of the attribute information items in the element information
25294 WXS_ATTRUSE_TYPEDEF(attrUseList->items[j]),