Searched refs:xmlSchemaValueAppend (Results 1 – 4 of 4) sorted by relevance
119 xmlSchemaValueAppend (xmlSchemaValPtr prev,
10058 #undef xmlSchemaValueAppend10059 extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend __attribute((alias("xmlSchemaValueAppen…10061 #ifndef xmlSchemaValueAppend10062 extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend__internal_alias __attribute((visibility…10063 #define xmlSchemaValueAppend xmlSchemaValueAppend__internal_alias macro
847 xmlSchemaValueAppend(xmlSchemaValPtr prev, xmlSchemaValPtr cur) { in xmlSchemaValueAppend() function
24645 xmlSchemaValueAppend(prevVal, curVal); in xmlSchemaVCheckCVCSimpleType()