Symbol: xcstrcmp
lib/libexpat/tests/basic_tests.c
2239
errorFlags |= ((xcstrcmp(name, XCS("junk")) == 0) ? 0 : (1u << 0));
lib/libexpat/tests/basic_tests.c
2260
|= ((xcstrcmp(model[2].name, XCS("zebra")) == 0) ? 0 : (1u << 16));
lib/libexpat/tests/basic_tests.c
2266
errorFlags |= ((xcstrcmp(model[3].name, XCS("bar")) == 0) ? 0 : (1u << 21));
lib/libexpat/tests/basic_tests.c
2272
errorFlags |= ((xcstrcmp(model[4].name, XCS("foo")) == 0) ? 0 : (1u << 26));
lib/libexpat/tests/basic_tests.c
2278
errorFlags |= ((xcstrcmp(model[5].name, XCS("xyz")) == 0) ? 0 : (1u << 31));
lib/libexpat/tests/basic_tests.c
2445
if (xcstrcmp(XML_GetBase(g_parser), new_base) != 0)
lib/libexpat/tests/basic_tests.c
3412
if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/basic_tests.c
3424
} else if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/basic_tests.c
880
if (xcstrcmp(XCS("attr"), attrname) == 0
lib/libexpat/tests/basic_tests.c
881
|| xcstrcmp(XCS("ents"), attrname) == 0
lib/libexpat/tests/basic_tests.c
882
|| xcstrcmp(XCS("refs"), attrname) == 0) {
lib/libexpat/tests/handlers.c
1025
if (! xcstrcmp(systemId, XCS("foo"))) {
lib/libexpat/tests/handlers.c
1035
} else if (! xcstrcmp(systemId, XCS("bar"))) {
lib/libexpat/tests/handlers.c
1063
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/handlers.c
1068
if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/handlers.c
1096
if (systemId != NULL && ! xcstrcmp(systemId, XCS("http://example.org/"))) {
lib/libexpat/tests/handlers.c
1098
} else if (publicId != NULL && ! xcstrcmp(publicId, XCS("foo"))) {
lib/libexpat/tests/handlers.c
1121
if (systemId == NULL || ! xcstrcmp(systemId, XCS("bar")))
lib/libexpat/tests/handlers.c
1123
if (xcstrcmp(systemId, XCS("foo")) != 0)
lib/libexpat/tests/handlers.c
114
if (! xcstrcmp(name, info->name))
lib/libexpat/tests/handlers.c
136
if (id != -1 && xcstrcmp(atts[id], info->id_name) != 0) {
lib/libexpat/tests/handlers.c
143
if (! xcstrcmp(atts[0], attr->name))
lib/libexpat/tests/handlers.c
151
if (xcstrcmp(atts[1], attr->value) != 0) {
lib/libexpat/tests/handlers.c
1523
if (xcstrcmp(systemId, XCS("first.ent")) == 0) {
lib/libexpat/tests/handlers.c
1525
} else if (xcstrcmp(systemId, XCS("second.ent")) == 0) {
lib/libexpat/tests/handlers.c
1565
if (xcstrcmp(element_name, at->element_name) != 0)
lib/libexpat/tests/handlers.c
1567
if (xcstrcmp(attr_name, at->attr_name) != 0)
lib/libexpat/tests/handlers.c
1569
if (xcstrcmp(attr_type, at->attr_type) != 0)
lib/libexpat/tests/handlers.c
1574
&& xcstrcmp(default_value, at->default_value) != 0))
lib/libexpat/tests/handlers.c
171
if (! xcstrcmp(name, XCS("suspend")))
lib/libexpat/tests/handlers.c
173
if (! xcstrcmp(name, XCS("abort")))
lib/libexpat/tests/handlers.c
1759
if (! xcstrcmp(entityName, entity_name_to_match)) {
lib/libexpat/tests/handlers.c
190
if (xcstrcmp(elemstr[0], name) != 0) {
lib/libexpat/tests/handlers.c
195
if (xcstrcmp(elemstr[1], atts[0]) != 0) {
lib/libexpat/tests/handlers.c
210
if (xcstrcmp(elemstr[0], name) != 0) {
lib/libexpat/tests/handlers.c
286
if (xcstrcmp(encoding, XCS("unsupported-encoding")) == 0) {
lib/libexpat/tests/handlers.c
318
if (! xcstrcmp(encoding, XCS("unsupported-encoding"))) {
lib/libexpat/tests/handlers.c
354
if (! xcstrcmp(encoding, XCS("invalid-9"))
lib/libexpat/tests/handlers.c
355
|| ! xcstrcmp(encoding, XCS("ascii-like"))
lib/libexpat/tests/handlers.c
356
|| ! xcstrcmp(encoding, XCS("invalid-len"))
lib/libexpat/tests/handlers.c
357
|| ! xcstrcmp(encoding, XCS("invalid-a"))
lib/libexpat/tests/handlers.c
358
|| ! xcstrcmp(encoding, XCS("invalid-surrogate"))
lib/libexpat/tests/handlers.c
359
|| ! xcstrcmp(encoding, XCS("invalid-high")))
lib/libexpat/tests/handlers.c
368
if (! xcstrcmp(encoding, XCS("invalid-9")))
lib/libexpat/tests/handlers.c
371
if (! xcstrcmp(encoding, XCS("invalid-len")))
lib/libexpat/tests/handlers.c
374
if (! xcstrcmp(encoding, XCS("invalid-a")))
lib/libexpat/tests/handlers.c
379
if (! xcstrcmp(encoding, XCS("invalid-surrogate")))
lib/libexpat/tests/handlers.c
382
if (! xcstrcmp(encoding, XCS("invalid-high")))
lib/libexpat/tests/handlers.c
387
if (! xcstrcmp(encoding, XCS("failing-conv")))
lib/libexpat/tests/handlers.c
389
else if (! xcstrcmp(encoding, XCS("prefix-conv")))
lib/libexpat/tests/handlers.c
432
if (! xcstrcmp(systemId, options->system_id)) {
lib/libexpat/tests/handlers.c
869
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/handlers.c
875
} else if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/handlers.c
979
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/handlers.c
983
} else if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/misc_tests.c
215
if (xcstrcmp(version_text, XCS("expat_2.7.5"))
lib/libexpat/tests/structdata.c
128
if (xcstrcmp(got->str, want->str) != 0) {