Searched refs:xmlSchemaGetBuiltInType (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | xmlschemastypes.h | 83 xmlSchemaGetBuiltInType (xmlSchemaValType type);
|
/external/libxml2/include/libxml/ |
D | xmlschemastypes.h | 83 xmlSchemaGetBuiltInType (xmlSchemaValType type);
|
/external/libxml2/ |
D | xmlschemas.c | 5788 xmlSchemaGetBuiltInType(XML_SCHEMAS_QNAME), in xmlSchemaPValAttrNodeQNameValue() 5822 xmlSchemaGetBuiltInType(XML_SCHEMAS_QNAME), NULL, value, in xmlSchemaPValAttrNodeQNameValue() 5948 xmlSchemaGetBuiltInType(XML_SCHEMAS_ID), in xmlSchemaPValAttrNodeID() 5959 xmlSchemaGetBuiltInType(XML_SCHEMAS_ID), in xmlSchemaPValAttrNodeID() 6138 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlSchemaPGetBoolNodeValue() 6187 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlGetBooleanProp() 6551 xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI), NULL); in xmlSchemaParseAnnotation() 6584 xmlSchemaGetBuiltInType(XML_SCHEMAS_LANGUAGE), NULL); in xmlSchemaParseAnnotation() 6778 nsItem, xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI)); in xmlSchemaParseWildcardNs() 7258 xmlSchemaGetBuiltInType(XML_SCHEMAS_NCNAME), &name) != 0) { in xmlSchemaParseLocalAttribute() [all …]
|
D | elfgcchack.h | 9566 #undef xmlSchemaGetBuiltInType 9567 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType __attribute((alias("xmlSchemaGetB… 9569 #ifndef xmlSchemaGetBuiltInType 9570 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType__internal_alias __attribute((visi… 9571 #define xmlSchemaGetBuiltInType xmlSchemaGetBuiltInType__internal_alias macro
|
D | xmlschemastypes.c | 734 xmlSchemaGetBuiltInType(xmlSchemaValType type) in xmlSchemaGetBuiltInType() function
|
/external/chromium_org/third_party/libxml/src/ |
D | xmlschemas.c | 5788 xmlSchemaGetBuiltInType(XML_SCHEMAS_QNAME), in xmlSchemaPValAttrNodeQNameValue() 5822 xmlSchemaGetBuiltInType(XML_SCHEMAS_QNAME), NULL, value, in xmlSchemaPValAttrNodeQNameValue() 5948 xmlSchemaGetBuiltInType(XML_SCHEMAS_ID), in xmlSchemaPValAttrNodeID() 5959 xmlSchemaGetBuiltInType(XML_SCHEMAS_ID), in xmlSchemaPValAttrNodeID() 6138 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlSchemaPGetBoolNodeValue() 6187 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlGetBooleanProp() 6551 xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI), NULL); in xmlSchemaParseAnnotation() 6584 xmlSchemaGetBuiltInType(XML_SCHEMAS_LANGUAGE), NULL); in xmlSchemaParseAnnotation() 6778 nsItem, xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI)); in xmlSchemaParseWildcardNs() 7258 xmlSchemaGetBuiltInType(XML_SCHEMAS_NCNAME), &name) != 0) { in xmlSchemaParseLocalAttribute() [all …]
|
D | elfgcchack.h | 9566 #undef xmlSchemaGetBuiltInType 9567 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType __attribute((alias("xmlSchemaGetB… 9569 #ifndef xmlSchemaGetBuiltInType 9570 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType__internal_alias __attribute((visi… 9571 #define xmlSchemaGetBuiltInType xmlSchemaGetBuiltInType__internal_alias macro
|
D | xmlschemastypes.c | 734 xmlSchemaGetBuiltInType(xmlSchemaValType type) in xmlSchemaGetBuiltInType() function
|
D | testapi.c | 34935 ret_val = xmlSchemaGetBuiltInType(type); in test_xmlSchemaGetBuiltInType()
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1653 xmlSchemaGetBuiltInType
|