• 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:xmlSchemaTypePtr

138 #define WXS_TYPE_CAST (xmlSchemaTypePtr)
621 xmlSchemaTypePtr ctxtType; /* The current context simple/complex type */
771 xmlSchemaTypePtr type;
887 xmlSchemaTypePtr typeDef; /* the complex/simple type definition if any */
946 xmlSchemaTypePtr typeDef; /* the complex/simple type definition if any */
984 /* xmlSchemaTypePtr type; */
1058 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
1066 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl,
1071 xmlSchemaGetWhiteSpaceFacetValue(xmlSchemaTypePtr type);
1079 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type);
1086 xmlSchemaTypePtr type,
1087 xmlSchemaTypePtr baseType,
1201 return (((xmlSchemaTypePtr) item)->node);
1249 return ((xmlSchemaBasicItemPtr) ((xmlSchemaTypePtr) item)->next);
1329 return (((xmlSchemaTypePtr) item)->name);
1385 return (((xmlSchemaTypePtr) item)->targetNamespace);
1583 xmlSchemaTypePtr type = WXS_TYPE_CAST item;
1598 xmlSchemaTypePtr type = WXS_TYPE_CAST item;
1621 xmlSchemaTypePtr type = WXS_TYPE_CAST item;
1781 xmlChar **buf, xmlSchemaTypePtr type)
2337 xmlSchemaTypePtr type ATTRIBUTE_UNUSED,
2362 xmlSchemaTypePtr type ATTRIBUTE_UNUSED,
2395 xmlSchemaIsGlobalItem(xmlSchemaTypePtr item)
2427 xmlSchemaTypePtr type,
2511 xmlSchemaTypePtr type ATTRIBUTE_UNUSED,
2613 xmlSchemaTypePtr type,
2998 xmlSchemaTypePtr type,
2999 xmlSchemaTypePtr baseType,
3028 xmlSchemaTypePtr type,
3086 xmlSchemaTypePtr type,
3942 xmlSchemaFreeType(xmlSchemaTypePtr type)
4022 xmlSchemaFreeType((xmlSchemaTypePtr) item);
4146 xmlSchemaTypeDump(xmlSchemaTypePtr type, FILE * output); /* forward */
4382 xmlSchemaTypeDump(xmlSchemaTypePtr type, FILE * output)
4761 static xmlSchemaTypePtr
4765 xmlSchemaTypePtr ret = NULL;
5036 if ((WXS_COMP_NAME(ret, xmlSchemaTypePtr) == name) &&
5037 (WXS_COMP_TNS(ret, xmlSchemaTypePtr) ==
5346 static xmlSchemaTypePtr
5352 xmlSchemaTypePtr ret = NULL;
5357 ret = (xmlSchemaTypePtr) xmlMalloc(sizeof(xmlSchemaType));
6198 static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
6202 static xmlSchemaTypePtr xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr
6207 static xmlSchemaTypePtr xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr
6218 static xmlSchemaTypePtr xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt,
6247 xmlSchemaTypePtr type)
6319 xmlSchemaTypePtr type,
6359 xmlSchemaTypePtr type,
8149 xmlSchemaTypePtr item = (xmlSchemaTypePtr) annItem;
8836 xmlSchemaTypePtr type;
8927 link->type = (xmlSchemaTypePtr) ref;
8947 xmlSchemaTypePtr subtype, last = NULL;
8954 subtype = (xmlSchemaTypePtr)
9001 static xmlSchemaTypePtr
9005 xmlSchemaTypePtr type;
9112 static xmlSchemaTypePtr
9116 xmlSchemaTypePtr type, oldCtxtType;
9142 xmlSchemaTypePtr biType;
11436 static xmlSchemaTypePtr
11440 xmlSchemaTypePtr type;
11552 type->baseType = (xmlSchemaTypePtr)
11571 type->subtypes = (xmlSchemaTypePtr)
11576 type->subtypes = (xmlSchemaTypePtr)
11581 type->subtypes = (xmlSchemaTypePtr)
11589 type->subtypes = (xmlSchemaTypePtr)
11609 type->contentTypeDef = (xmlSchemaTypePtr)
11740 static xmlSchemaTypePtr
11744 xmlSchemaTypePtr type;
11803 type->subtypes = (xmlSchemaTypePtr)
11808 type->subtypes = (xmlSchemaTypePtr)
11813 type->subtypes = (xmlSchemaTypePtr)
11818 type->subtypes = (xmlSchemaTypePtr)
11880 xmlSchemaTypePtr type;
11970 xmlSchemaTypePtr type;
12060 static xmlSchemaTypePtr
12064 xmlSchemaTypePtr type, ctxtType;
12275 type->subtypes = (xmlSchemaTypePtr)
12280 type->subtypes = (xmlSchemaTypePtr)
12285 type->subtypes = (xmlSchemaTypePtr)
12290 type->subtypes = (xmlSchemaTypePtr)
13038 xmlSchemaBuildContentModel(xmlSchemaTypePtr type,
13108 xmlSchemaTypePtr type;
13179 xmlSchemaTypePtr type)
13183 xmlSchemaTypePtr memberType;
13257 xmlSchemaIsDerivedFromBuiltInType(xmlSchemaTypePtr type, int valType)
13286 xmlSchemaIsUserDerivedFromBuiltInType(xmlSchemaTypePtr type, int valType)
13303 static xmlSchemaTypePtr
13304 xmlSchemaQueryBuiltInType(xmlSchemaTypePtr type)
13322 static xmlSchemaTypePtr
13323 xmlSchemaGetPrimitiveType(xmlSchemaTypePtr type)
13348 static xmlSchemaTypePtr
13349 xmlSchemaGetBuiltInTypeAncestor(xmlSchemaTypePtr type)
14308 xmlSchemaTypePtr type)
14310 xmlSchemaTypePtr baseType = NULL;
14505 xmlSchemaTypeFinalContains(xmlSchemaTypePtr type, int final)
14523 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type)
14695 xmlSchemaTypePtr type,
14696 xmlSchemaTypePtr baseType,
14795 xmlSchemaTypePtr ctxtType,
14796 xmlSchemaTypePtr ancestor)
14832 xmlSchemaCheckTypeDefCircular(xmlSchemaTypePtr item,
14858 xmlSchemaTypePtr ctxType,
14862 xmlSchemaTypePtr memberType;
14897 xmlSchemaTypePtr type)
14914 xmlSchemaResolveTypeReferences(xmlSchemaTypePtr typeDef,
15044 xmlSchemaTypePtr type)
15046 xmlSchemaTypePtr baseType = type->baseType;
15148 xmlSchemaTypePtr type)
15159 xmlSchemaTypePtr primitive;
15226 xmlSchemaTypePtr itemType = NULL;
15352 xmlSchemaTypePtr baseItemType;
15613 xmlSchemaTypePtr type)
15671 xmlSchemaTypePtr type,
15697 xmlSchemaTypePtr type,
15774 xmlSchemaTypePtr type)
15892 xmlSchemaAreEqualTypes(xmlSchemaTypePtr typeA,
15893 xmlSchemaTypePtr typeB)
15921 xmlSchemaTypePtr type,
15922 xmlSchemaTypePtr baseType,
15992 xmlSchemaTypePtr type,
15993 xmlSchemaTypePtr baseType,
16021 xmlSchemaTypePtr type)
16023 xmlSchemaTypePtr base = type->baseType;
16278 xmlSchemaTypePtr type)
16280 xmlSchemaTypePtr base;
16468 xmlSchemaTypePtr type)
16498 xmlSchemaTypePtr type)
16500 xmlSchemaTypePtr base;
17109 xmlSchemaTypePtr type)
17111 xmlSchemaTypePtr base = type->baseType;
17648 xmlSchemaTypePtr type)
17698 xmlSchemaTypeFixupOptimFacets(xmlSchemaTypePtr type)
17739 xmlSchemaTypePtr prim = xmlSchemaGetPrimitiveType(type);
17751 xmlSchemaTypeFixupWhitespace(xmlSchemaTypePtr type)
17792 xmlSchemaTypePtr anc;
17817 xmlSchemaTypePtr type)
17889 xmlSchemaTypePtr type)
17944 xmlSchemaTypePtr type)
18037 xmlSchemaTypePtr type)
18040 xmlSchemaTypePtr baseType = type->baseType;
18077 xmlSchemaTypePtr contentBase, content;
18263 type->subtypes = (xmlSchemaTypePtr) particle;
18387 WXS_TYPE_CONTENTTYPE(type) = (xmlSchemaTypePtr) particle;
18486 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
18519 xmlSchemaTypePtr typeDecl,
18546 xmlSchemaTypePtr base;
18726 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl,
19480 xmlSchemaTypePtr typeDef = WXS_ELEM_TYPEDEF(elemDecl);
19667 xmlSchemaTypePtr headType, type;
19993 xmlSchemaTypePtr tx, ty, ptx, pty;
20220 xmlSchemaTypePtr type;
20333 (((xmlSchemaTypePtr) item)->flags & XML_SCHEMAS_TYPE_REDEFINED)
20431 ((xmlSchemaTypePtr) item)->baseType =
20432 (xmlSchemaTypePtr) prev;
20795 (xmlSchemaTypePtr) item, pctxt);
20864 (xmlSchemaTypePtr) item, pctxt);
20941 if (WXS_IS_TYPE_NOT_FIXED_1((xmlSchemaTypePtr) item)) {
20943 (xmlSchemaTypePtr) item);
20961 if (((xmlSchemaTypePtr) item)->memberTypes != NULL) {
20963 (xmlSchemaTypePtr) item);
21134 xmlSchemaBuildContentModel((xmlSchemaTypePtr) item, pctxt);
21413 xmlSchemaGetWhiteSpaceFacetValue(xmlSchemaTypePtr type)
22549 xmlSchemaTypePtr type = vctxt->inode->typeDef, simpleType = NULL;
23737 (xmlSchemaTypePtr) matcher->aidc->def,
23756 (xmlSchemaTypePtr) matcher->aidc->def,
24028 xmlSchemaTypePtr type,
24037 xmlSchemaTypePtr tmpType;
24261 xmlSchemaNormalizeValue(xmlSchemaTypePtr type,
24343 xmlSchemaTypePtr type,
24395 xmlSchemaTypePtr biType; /* The built-in type. */
24504 xmlSchemaTypePtr itemType;
24744 xmlSchemaTypePtr *localType,
24875 xmlSchemaTypePtr actualType;
24958 xmlSchemaTypePtr localType = NULL;
25072 xmlSchemaTypePtr type = vctxt->inode->typeDef;
25863 xmlSchemaTypePtr type,
26339 xmlSchemaTypePtr ptype;