Searched refs:xmlSchemaValueGetAsString (Results 1 – 10 of 10) sorted by relevance
124 xmlSchemaValueGetAsString (xmlSchemaValPtr val);
1782 xmlSchemaValueGetAsString
10082 #undef xmlSchemaValueGetAsString10083 extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString __attribute((alias("xmlSchema…10085 #ifndef xmlSchemaValueGetAsString10086 extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString__internal_alias __attribute((…10087 #define xmlSchemaValueGetAsString xmlSchemaValueGetAsString__internal_alias macro
882 xmlSchemaValueGetAsString(xmlSchemaValPtr val) in xmlSchemaValueGetAsString() function
1496 value = xmlSchemaValueGetAsString(val); in xmlSchemaGetCanonValueWhtspExt()20100 xmlSchemaValueGetAsString(x), in xmlSchemaAreValuesEqual()20101 xmlSchemaValueGetAsString(y))) in xmlSchemaAreValuesEqual()
1496 value = xmlSchemaValueGetAsString(val); in xmlSchemaGetCanonValueWhtspExt()20099 xmlSchemaValueGetAsString(x), in xmlSchemaAreValuesEqual()20100 xmlSchemaValueGetAsString(y))) in xmlSchemaAreValuesEqual()
35811 ret_val = xmlSchemaValueGetAsString(val); in test_xmlSchemaValueGetAsString()