xcstrcmp
errorFlags |= ((xcstrcmp(name, XCS("junk")) == 0) ? 0 : (1u << 0));
|= ((xcstrcmp(model[2].name, XCS("zebra")) == 0) ? 0 : (1u << 16));
errorFlags |= ((xcstrcmp(model[3].name, XCS("bar")) == 0) ? 0 : (1u << 21));
errorFlags |= ((xcstrcmp(model[4].name, XCS("foo")) == 0) ? 0 : (1u << 26));
errorFlags |= ((xcstrcmp(model[5].name, XCS("xyz")) == 0) ? 0 : (1u << 31));
if (xcstrcmp(XML_GetBase(g_parser), new_base) != 0)
if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
} else if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
if (xcstrcmp(XCS("attr"), attrname) == 0
|| xcstrcmp(XCS("ents"), attrname) == 0
|| xcstrcmp(XCS("refs"), attrname) == 0) {
if (! xcstrcmp(systemId, XCS("foo"))) {
} else if (! xcstrcmp(systemId, XCS("bar"))) {
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
if (systemId != NULL && ! xcstrcmp(systemId, XCS("http://example.org/"))) {
} else if (publicId != NULL && ! xcstrcmp(publicId, XCS("foo"))) {
if (systemId == NULL || ! xcstrcmp(systemId, XCS("bar")))
if (xcstrcmp(systemId, XCS("foo")) != 0)
if (! xcstrcmp(name, info->name))
if (id != -1 && xcstrcmp(atts[id], info->id_name) != 0) {
if (! xcstrcmp(atts[0], attr->name))
if (xcstrcmp(atts[1], attr->value) != 0) {
if (xcstrcmp(systemId, XCS("first.ent")) == 0) {
} else if (xcstrcmp(systemId, XCS("second.ent")) == 0) {
if (xcstrcmp(element_name, at->element_name) != 0)
if (xcstrcmp(attr_name, at->attr_name) != 0)
if (xcstrcmp(attr_type, at->attr_type) != 0)
&& xcstrcmp(default_value, at->default_value) != 0))
if (! xcstrcmp(name, XCS("suspend")))
if (! xcstrcmp(name, XCS("abort")))
if (! xcstrcmp(entityName, entity_name_to_match)) {
if (xcstrcmp(elemstr[0], name) != 0) {
if (xcstrcmp(elemstr[1], atts[0]) != 0) {
if (xcstrcmp(elemstr[0], name) != 0) {
if (xcstrcmp(encoding, XCS("unsupported-encoding")) == 0) {
if (! xcstrcmp(encoding, XCS("unsupported-encoding"))) {
if (! xcstrcmp(encoding, XCS("invalid-9"))
|| ! xcstrcmp(encoding, XCS("ascii-like"))
|| ! xcstrcmp(encoding, XCS("invalid-len"))
|| ! xcstrcmp(encoding, XCS("invalid-a"))
|| ! xcstrcmp(encoding, XCS("invalid-surrogate"))
|| ! xcstrcmp(encoding, XCS("invalid-high")))
if (! xcstrcmp(encoding, XCS("invalid-9")))
if (! xcstrcmp(encoding, XCS("invalid-len")))
if (! xcstrcmp(encoding, XCS("invalid-a")))
if (! xcstrcmp(encoding, XCS("invalid-surrogate")))
if (! xcstrcmp(encoding, XCS("invalid-high")))
if (! xcstrcmp(encoding, XCS("failing-conv")))
else if (! xcstrcmp(encoding, XCS("prefix-conv")))
if (! xcstrcmp(systemId, options->system_id)) {
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
} else if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
} else if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
if (xcstrcmp(version_text, XCS("expat_2.7.5"))
if (xcstrcmp(got->str, want->str) != 0) {