Home
last modified time | relevance | path

Searched refs:xmlSchemaGetValType (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle231 d xmlSchemaGetValType...
232 d pr extproc('xmlSchemaGetValType')
/external/libxml2/include/libxml/
Dxmlschemastypes.h144 xmlSchemaGetValType (xmlSchemaValPtr val);
/external/libxml2/
Dlibxml2.syms2032 xmlSchemaGetValType;
Delfgcchack.h9764 #undef xmlSchemaGetValType
9765 extern __typeof (xmlSchemaGetValType) xmlSchemaGetValType __attribute((alias("xmlSchemaGetValType__…
9767 #ifndef xmlSchemaGetValType
9768 extern __typeof (xmlSchemaGetValType) xmlSchemaGetValType__internal_alias __attribute((visibility("…
9769 #define xmlSchemaGetValType xmlSchemaGetValType__internal_alias macro
Dxmlschemastypes.c6130 xmlSchemaGetValType(xmlSchemaValPtr val) in xmlSchemaGetValType() function
Dxmlschemas.c1496 valType = xmlSchemaGetValType(val); in xmlSchemaGetCanonValueWhtspExt()
20108 tx = xmlSchemaGetBuiltInType(xmlSchemaGetValType(x)); in xmlSchemaAreValuesEqual()
20109 ty = xmlSchemaGetBuiltInType(xmlSchemaGetValType(y)); in xmlSchemaAreValuesEqual()
24207 valType = xmlSchemaGetValType(val); in xmlSchemaValidateFacets()
Dtestapi.c35468 ret_val = xmlSchemaGetValType(val); in test_xmlSchemaGetValType()
DChangeLog4595 and xmlSchemaGetValType() to the schema API.
/external/libxml2/win32/
Dlibxml2.def.src1683 xmlSchemaGetValType