• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/libxml2-26/libxml2/

Lines Matching +defs:val +defs:pos

772     xmlSchemaValPtr val;
886 xmlSchemaValPtr val; /* the pre-computed value if any */
945 xmlSchemaValPtr val; /* the pre-computed value if any */
1470 * @val: the precomputed value
1481 xmlSchemaGetCanonValueWhtspExt(xmlSchemaValPtr val,
1490 if ((retValue == NULL) || (val == NULL))
1492 list = xmlSchemaValueGetNext(val) ? 1 : 0;
1496 valType = xmlSchemaGetValType(val);
1501 value = xmlSchemaValueGetAsString(val);
1512 if (xmlSchemaGetCanonValue(val, &value2) == -1) {
1531 val = xmlSchemaValueGetNext(val);
1532 } while (val != NULL);
1806 res = xmlSchemaGetCanonValueWhtspExt(facet->val,
3945 if (facet->val != NULL)
3946 xmlSchemaFreeValue(facet->val);
4563 if ((key != NULL) && (key->val != NULL)) {
4564 res = xmlSchemaGetCanonValue(key->val, &value);
4572 fprintf(output, "(no val), ");
4585 if ((key != NULL) && (key->val != NULL)) {
4586 res = xmlSchemaGetCanonValue(key->val, &value);
4594 fprintf(output, "(no val), ");
4671 xmlChar *val;
4674 val = xmlNodeGetContent(node);
4675 if (val == NULL)
4676 val = xmlStrdup((xmlChar *)"");
4677 ret = xmlDictLookup(ctxt->dict, val, -1);
4678 xmlFree(val);
4702 xmlChar *val;
4705 val = xmlGetNoNsProp(node, BAD_CAST name);
4706 if (val == NULL)
4708 ret = xmlDictLookup(ctxt->dict, val, -1);
4709 xmlFree(val);
6016 const xmlChar *val, *cur;
6023 val = xmlSchemaGetNodeContent(ctxt, (xmlNodePtr) attr);
6025 if (xmlStrEqual(val, (const xmlChar *) "unbounded")) {
6031 val, NULL, NULL, NULL);
6037 cur = val;
6045 val, NULL, NULL, NULL);
6062 val, NULL, NULL, NULL);
6081 const xmlChar *val, *cur;
6088 val = xmlSchemaGetNodeContent(ctxt, (xmlNodePtr) attr);
6089 cur = val;
6097 val, NULL, NULL, NULL);
6114 val, NULL, NULL, NULL);
6183 const xmlChar *val;
6185 val = xmlSchemaGetProp(ctxt, node, name);
6186 if (val == NULL)
6193 if (xmlStrEqual(val, BAD_CAST "true"))
6195 else if (xmlStrEqual(val, BAD_CAST "false"))
6197 else if (xmlStrEqual(val, BAD_CAST "1"))
6199 else if (xmlStrEqual(val, BAD_CAST "0"))
6207 NULL, val, NULL, NULL, NULL);
6341 const xmlChar *val;
6346 val = xmlSchemaGetNodeContent(ctxt, (xmlNodePtr) attr);
6348 *value = val;
6351 val, type));
9634 const xmlChar *val;
9653 xmlSchemaGetBuiltInType(XML_SCHEMAS_TOKEN), &val);
9669 val = xmlSchemaGetNodeContent(ctxt, (xmlNodePtr) attr);
9670 res = xmlSchemaPValAttrFormDefault(val, &schema->flags,
9677 "(qualified | unqualified)", val, NULL, NULL, NULL);
9682 val = xmlSchemaGetNodeContent(ctxt, (xmlNodePtr) attr);
9683 res = xmlSchemaPValAttrFormDefault(val, &schema->flags,
9690 "(qualified | unqualified)", val, NULL, NULL, NULL);
9695 val = xmlSchemaGetNodeContent(ctxt, (xmlNodePtr) attr);
9696 res = xmlSchemaPValAttrBlockFinal(val, &(schema->flags), -1,
9708 val, NULL, NULL, NULL);
9713 val = xmlSchemaGetNodeContent(ctxt, (xmlNodePtr) attr);
9714 res = xmlSchemaPValAttrBlockFinal(val, &(schema->flags), -1,
9724 val, NULL, NULL, NULL);
14029 xmlSchemaValPtr *val)
14033 if (val != 0)
14034 *val = NULL;
14038 if (val != NULL)
14039 *val = attruse->defVal;
14046 if (val != NULL)
14047 *val = attruse->attrDecl->defVal;
15807 xmlSchemaValPtr *val)
15852 type, value, val, 1, 1, 0);
15855 type->contentTypeDef, value, val, 1, 1, 0);
17345 res = xmlSchemaCompareValues(flength->val, bflength->val);
17360 res = xmlSchemaCompareValues(fminlen->val, bfminlen->val);
17374 res = xmlSchemaCompareValues(fmaxlen->val, bfmaxlen->val);
17393 res = xmlSchemaCompareValues(flength->val, fminlen->val);
17403 res = xmlSchemaCompareValues(flength->val, fmaxlen->val);
17416 res = xmlSchemaCompareValues(fmaxinc->val, fmininc->val);
17428 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxinc->val);
17439 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxexc->val);
17448 res = xmlSchemaCompareValues(fmaxinc->val, bfmininc->val);
17457 res = xmlSchemaCompareValues(fmaxinc->val, bfminexc->val);
17470 res = xmlSchemaCompareValues(fmaxexc->val, fminexc->val);
17482 res = xmlSchemaCompareValues(fmaxexc->val, bfmaxexc->val);
17494 res = xmlSchemaCompareValues(fmaxexc->val, bfmaxinc->val);
17503 res = xmlSchemaCompareValues(fmaxexc->val, bfmininc->val);
17512 res = xmlSchemaCompareValues(fmaxexc->val, bfminexc->val);
17525 res = xmlSchemaCompareValues(fminexc->val, fmaxinc->val);
17537 res = xmlSchemaCompareValues(fminexc->val, bfminexc->val);
17549 res = xmlSchemaCompareValues(fminexc->val, bfmaxinc->val);
17558 res = xmlSchemaCompareValues(fminexc->val, bfmininc->val);
17567 res = xmlSchemaCompareValues(fminexc->val, bfmaxexc->val);
17580 res = xmlSchemaCompareValues(fmininc->val, fmaxexc->val);
17592 res = xmlSchemaCompareValues(fmininc->val, bfmininc->val);
17604 res = xmlSchemaCompareValues(fmininc->val, bfmaxinc->val);
17613 res = xmlSchemaCompareValues(fmininc->val, bfminexc->val);
17621 res = xmlSchemaCompareValues(fmininc->val, bfmaxexc->val);
17633 res = xmlSchemaCompareValues(ftotdig->val, bftotdig->val);
17648 res = xmlSchemaCompareValues(ffracdig->val, bffracdig->val);
17666 res = xmlSchemaCompareValues(ffracdig->val, ftotdig->val);
18703 facet->value, &(facet->val), 1, 1, 0);
18732 } else if (facet->val == NULL) {
18764 facet->value, &(facet->val));
18768 facet->value, &(facet->val));
21875 xmlSchemaValPtr *val,
21913 if ((valNeeded) && (val != NULL)) {
21914 (*val) = xmlSchemaNewNOTATIONValue(xmlStrdup(localName),
21916 if (*val == NULL)
21925 if (valNeeded && (val != NULL)) {
21926 (*val) = xmlSchemaNewNOTATIONValue(
21928 if (*val == NULL)
22231 if (key->val != NULL)
22232 xmlSchemaFreeValue(key->val);
22603 res = xmlSchemaGetCanonValueWhtspExt(seq[i]->val,
22657 * @val: the precompiled value
22755 if ((key == NULL) && (vctxt->inode->val == NULL)) {
22769 int pos, idx;
22789 pos = sto->depth - matcher->depth;
22796 if (pos > 9)
22797 matcher->sizeKeySeqs = pos * 2;
22812 } else if (pos >= matcher->sizeKeySeqs) {
22837 keySeq = matcher->keySeqs[pos];
22879 matcher->keySeqs[pos] = keySeq;
22891 matcher->keySeqs[pos] = NULL;
22898 key->val = vctxt->inode->val;
22899 vctxt->inode->val = NULL;
22918 int pos, i, j, nbKeys;
22933 pos = depth - matcher->depth;
22939 (matcher->sizeKeySeqs <= pos)) {
22946 keySeq = &(matcher->keySeqs[pos]);
23000 res = xmlSchemaAreValuesEqual(ckey->val, bkey->val);
23368 res = xmlSchemaAreValuesEqual(keys[0]->val,
23369 dupls[j]->keys[0]->val);
23382 res = xmlSchemaAreValuesEqual(keys[k]->val,
23383 ntkeys[k]->val);
23407 res = xmlSchemaAreValuesEqual(keys[0]->val,
23408 bind->nodeTable[j]->keys[0]->val);
23421 res = xmlSchemaAreValuesEqual(keys[k]->val,
23422 ntkeys[k]->val);
23569 node->keys[0]->val,
23570 dupls[j]->keys[0]->val);
23581 node->keys[k]->val,
23582 parNode->keys[k]->val);
23608 node->keys[0]->val,
23609 parNode->keys[0]->val);
23619 node->keys[k]->val,
23620 parNode->keys[k]->val);
23641 * Move last old item to pos of duplicate.
23823 res = xmlSchemaAreValuesEqual(keys[k]->val,
23824 refKeys[k]->val);
23846 res = xmlSchemaAreValuesEqual(keys[k]->val,
23847 refKeys[k]->val);
24034 if (ielem->val != NULL) {
24039 xmlSchemaFreeValue(ielem->val);
24040 ielem->val = NULL;
24155 xmlSchemaValPtr val,
24202 if (val == NULL)
24205 valType = xmlSchemaGetValType(val);
24223 valType, value, val, &len, ws);
24227 valType, value, val, ws);
24299 ret = xmlSchemaAreValuesEqual(facet->val, val);
24401 xmlSchemaValPtr *val,
24449 if (valNeeded && val) {
24451 *val = xmlSchemaNewQNameValue(
24454 *val = xmlSchemaNewQNameValue(NULL,
24475 xmlSchemaValPtr val = NULL;
24554 NULL, value, &val, valNeeded);
24558 value, &val, valNeeded);
24564 value, &val, node);
24575 value, &val, valNeeded);
24581 value, &val, node);
24610 (xmlSchemaValType) biType->builtInType, value, val,
24670 if (val == NULL)
24671 val = curVal;
24694 XML_SCHEMAS_UNKNOWN, value, val,
24746 memberLink->type, value, &val, 0, 1, 0);
24773 XML_SCHEMAS_UNKNOWN, value, val,
24792 *retVal = val;
24793 else if (val != NULL)
24794 xmlSchemaFreeValue(val);
24795 } else if (val != NULL)
24796 xmlSchemaFreeValue(val);
24801 if (val != NULL)
24802 xmlSchemaFreeValue(val);
25040 iattr->value, &(iattr->val), 1, 0, 0);
25057 if (xmlSchemaValueGetAsBoolean(iattr->val)) {
25174 if (attr->val != NULL) {
25175 xmlSchemaFreeValue(attr->val);
25176 attr->val = NULL;
25502 iattr->val = iattr->use->defVal;
25505 iattr->val = iattr->decl->defVal;
25511 if (iattr->val == NULL) {
25517 iattr->val = xmlSchemaCopyValue(iattr->val);
25518 if (iattr->val == NULL) {
25634 iattr->node, iattr->typeDef, iattr->value, &(iattr->val),
25674 if (iattr->val == NULL) {
25688 if (xmlSchemaCompareValuesWhtsp(attr->val,
25693 if (! xmlSchemaAreValuesEqual(iattr->val, iattr->use->defVal))
25703 if (xmlSchemaCompareValuesWhtsp(attr->val,
25708 if (! xmlSchemaAreValuesEqual(iattr->val, iattr->decl->defVal))
25883 xmlSchemaValPtr *val)
25930 NULL, inode->typeDef, value, val, 1, 1, 0);
25935 NULL, inode->typeDef->contentTypeDef, value, val, 1, 1, 0);
25994 type, value, &(inode->val), 1, 1, 0));
26180 inode->decl->value, &(inode->val));