xmlSchemaValueAppend 10058 third_party/libxml/src/elfgcchack.h #undef xmlSchemaValueAppend
xmlSchemaValueAppend 10059 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend __attribute((alias("xmlSchemaValueAppend__internal_alias")));
xmlSchemaValueAppend 10061 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaValueAppend
xmlSchemaValueAppend 10062 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend__internal_alias __attribute((visibility("hidden")));
xmlSchemaValueAppend 10063 third_party/libxml/src/elfgcchack.h #define xmlSchemaValueAppend xmlSchemaValueAppend__internal_alias
xmlSchemaValueAppend  119 third_party/libxml/src/include/libxml/xmlschemastypes.h 		xmlSchemaValueAppend		(xmlSchemaValPtr prev,
xmlSchemaValueAppend 35740 third_party/libxml/src/testapi.c         ret_val = xmlSchemaValueAppend(prev, cur);
xmlSchemaValueAppend 24644 third_party/libxml/src/xmlschemas.c 		    xmlSchemaValueAppend(prevVal, curVal);