Searched defs:typeDecl (Results 1 - 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
H A DschemasInternals.h932 xmlHashTablePtr typeDecl; member in struct:_xmlSchema
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libxml2/
H A Dxmlschemas.c1071 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl,
4132 if (schema->typeDecl != NULL)
4133 xmlHashFree(schema->typeDecl, NULL);
4524 xmlHashScan(schema->typeDecl, (xmlHashScanner) xmlSchemaTypeDump,
4803 WXS_FIND_GLOBAL_ITEM(typeDecl)
18591 * @typeDecl: the schema type definition
18620 * @typeDecl: the schema type definition
18631 xmlSchemaTypePtr typeDecl,
18637 if ((facet == NULL) || (typeDecl == NULL))
18678 if (typeDecl
18630 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt, const xmlChar * name ATTRIBUTE_UNUSED) argument
18838 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt) argument
[all...]
H A Dtestapi.c35018 xmlSchemaTypePtr typeDecl; /* the schema type definition */ local
35031 typeDecl = gen_xmlSchemaTypePtr(n_typeDecl, 1);
35035 ret_val = xmlSchemaCheckFacet(facet, typeDecl, pctxt, (const xmlChar *)name);
35039 des_xmlSchemaTypePtr(n_typeDecl, typeDecl, 1);
[all...]
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 344 milliseconds