Searched refs:xmlSchemaGetBuiltInType (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemastypes.rpgle | 122 d xmlSchemaGetBuiltInType... 123 d pr extproc('xmlSchemaGetBuiltInType')
|
/external/libxml2/include/libxml/ |
D | xmlschemastypes.h | 83 xmlSchemaGetBuiltInType (xmlSchemaValType type);
|
/external/libxml2/ |
D | xmlschemas.c | 5849 xmlSchemaGetBuiltInType(XML_SCHEMAS_QNAME), in xmlSchemaPValAttrNodeQNameValue() 5883 xmlSchemaGetBuiltInType(XML_SCHEMAS_QNAME), NULL, value, in xmlSchemaPValAttrNodeQNameValue() 6009 xmlSchemaGetBuiltInType(XML_SCHEMAS_ID), in xmlSchemaPValAttrNodeID() 6020 xmlSchemaGetBuiltInType(XML_SCHEMAS_ID), in xmlSchemaPValAttrNodeID() 6199 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlSchemaPGetBoolNodeValue() 6248 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlGetBooleanProp() 6612 xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI), NULL); in xmlSchemaParseAnnotation() 6645 xmlSchemaGetBuiltInType(XML_SCHEMAS_LANGUAGE), NULL); in xmlSchemaParseAnnotation() 6839 nsItem, xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI)); in xmlSchemaParseWildcardNs() 7319 xmlSchemaGetBuiltInType(XML_SCHEMAS_NCNAME), &name) != 0) { in xmlSchemaParseLocalAttribute() [all …]
|
D | libxml2.syms | 1905 xmlSchemaGetBuiltInType;
|
D | elfgcchack.h | 9692 #undef xmlSchemaGetBuiltInType 9693 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType __attribute((alias("xmlSchemaGetB… 9695 #ifndef xmlSchemaGetBuiltInType 9696 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType__internal_alias __attribute((visi… 9697 #define xmlSchemaGetBuiltInType xmlSchemaGetBuiltInType__internal_alias macro
|
D | xmlschemastypes.c | 748 xmlSchemaGetBuiltInType(xmlSchemaValType type) in xmlSchemaGetBuiltInType() function
|
D | testapi.c | 35442 ret_val = xmlSchemaGetBuiltInType(type); in test_xmlSchemaGetBuiltInType()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1665 xmlSchemaGetBuiltInType
|