Symbol: xcstrcmp
lib/libexpat/tests/basic_tests.c
2262
errorFlags |= ((xcstrcmp(name, XCS("junk")) == 0) ? 0 : (1u << 0));
lib/libexpat/tests/basic_tests.c
2283
|= ((xcstrcmp(model[2].name, XCS("zebra")) == 0) ? 0 : (1u << 16));
lib/libexpat/tests/basic_tests.c
2289
errorFlags |= ((xcstrcmp(model[3].name, XCS("bar")) == 0) ? 0 : (1u << 21));
lib/libexpat/tests/basic_tests.c
2295
errorFlags |= ((xcstrcmp(model[4].name, XCS("foo")) == 0) ? 0 : (1u << 26));
lib/libexpat/tests/basic_tests.c
2301
errorFlags |= ((xcstrcmp(model[5].name, XCS("xyz")) == 0) ? 0 : (1u << 31));
lib/libexpat/tests/basic_tests.c
2468
if (xcstrcmp(XML_GetBase(g_parser), new_base) != 0)
lib/libexpat/tests/basic_tests.c
3704
if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/basic_tests.c
3715
} else if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/basic_tests.c
903
if (xcstrcmp(XCS("attr"), attrname) == 0
lib/libexpat/tests/basic_tests.c
904
|| xcstrcmp(XCS("ents"), attrname) == 0
lib/libexpat/tests/basic_tests.c
905
|| xcstrcmp(XCS("refs"), attrname) == 0) {
lib/libexpat/tests/handlers.c
1031
if (! xcstrcmp(systemId, XCS("foo"))) {
lib/libexpat/tests/handlers.c
1041
} else if (! xcstrcmp(systemId, XCS("bar"))) {
lib/libexpat/tests/handlers.c
1069
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/handlers.c
1074
if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/handlers.c
1102
if (systemId != NULL && ! xcstrcmp(systemId, XCS("http://example.org/"))) {
lib/libexpat/tests/handlers.c
1104
} else if (publicId != NULL && ! xcstrcmp(publicId, XCS("foo"))) {
lib/libexpat/tests/handlers.c
1127
if (systemId == NULL || ! xcstrcmp(systemId, XCS("bar")))
lib/libexpat/tests/handlers.c
1129
if (xcstrcmp(systemId, XCS("foo")) != 0)
lib/libexpat/tests/handlers.c
117
if (! xcstrcmp(name, info->name))
lib/libexpat/tests/handlers.c
139
if (id != -1 && xcstrcmp(atts[id], info->id_name) != 0) {
lib/libexpat/tests/handlers.c
146
if (! xcstrcmp(atts[0], attr->name))
lib/libexpat/tests/handlers.c
1528
if (xcstrcmp(systemId, XCS("first.ent")) == 0) {
lib/libexpat/tests/handlers.c
1530
} else if (xcstrcmp(systemId, XCS("second.ent")) == 0) {
lib/libexpat/tests/handlers.c
154
if (xcstrcmp(atts[1], attr->value) != 0) {
lib/libexpat/tests/handlers.c
1570
if (xcstrcmp(element_name, at->element_name) != 0)
lib/libexpat/tests/handlers.c
1572
if (xcstrcmp(attr_name, at->attr_name) != 0)
lib/libexpat/tests/handlers.c
1574
if (xcstrcmp(attr_type, at->attr_type) != 0)
lib/libexpat/tests/handlers.c
1579
&& xcstrcmp(default_value, at->default_value) != 0))
lib/libexpat/tests/handlers.c
1764
if (! xcstrcmp(entityName, entity_name_to_match)) {
lib/libexpat/tests/handlers.c
177
if (! xcstrcmp(name, XCS("suspend")))
lib/libexpat/tests/handlers.c
179
if (! xcstrcmp(name, XCS("abort")))
lib/libexpat/tests/handlers.c
196
if (xcstrcmp(elemstr[0], name) != 0) {
lib/libexpat/tests/handlers.c
201
if (xcstrcmp(elemstr[1], atts[0]) != 0) {
lib/libexpat/tests/handlers.c
216
if (xcstrcmp(elemstr[0], name) != 0) {
lib/libexpat/tests/handlers.c
292
if (xcstrcmp(encoding, XCS("unsupported-encoding")) == 0) {
lib/libexpat/tests/handlers.c
324
if (! xcstrcmp(encoding, XCS("unsupported-encoding"))) {
lib/libexpat/tests/handlers.c
360
if (! xcstrcmp(encoding, XCS("invalid-9"))
lib/libexpat/tests/handlers.c
361
|| ! xcstrcmp(encoding, XCS("ascii-like"))
lib/libexpat/tests/handlers.c
362
|| ! xcstrcmp(encoding, XCS("invalid-len"))
lib/libexpat/tests/handlers.c
363
|| ! xcstrcmp(encoding, XCS("invalid-a"))
lib/libexpat/tests/handlers.c
364
|| ! xcstrcmp(encoding, XCS("invalid-surrogate"))
lib/libexpat/tests/handlers.c
365
|| ! xcstrcmp(encoding, XCS("invalid-high")))
lib/libexpat/tests/handlers.c
374
if (! xcstrcmp(encoding, XCS("invalid-9")))
lib/libexpat/tests/handlers.c
377
if (! xcstrcmp(encoding, XCS("invalid-len")))
lib/libexpat/tests/handlers.c
380
if (! xcstrcmp(encoding, XCS("invalid-a")))
lib/libexpat/tests/handlers.c
385
if (! xcstrcmp(encoding, XCS("invalid-surrogate")))
lib/libexpat/tests/handlers.c
388
if (! xcstrcmp(encoding, XCS("invalid-high")))
lib/libexpat/tests/handlers.c
393
if (! xcstrcmp(encoding, XCS("failing-conv")))
lib/libexpat/tests/handlers.c
395
else if (! xcstrcmp(encoding, XCS("prefix-conv")))
lib/libexpat/tests/handlers.c
438
if (! xcstrcmp(systemId, options->system_id)) {
lib/libexpat/tests/handlers.c
875
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/handlers.c
881
} else if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/handlers.c
985
if (! xcstrcmp(systemId, XCS("004-1.ent"))) {
lib/libexpat/tests/handlers.c
989
} else if (! xcstrcmp(systemId, XCS("004-2.ent"))) {
lib/libexpat/tests/misc_tests.c
217
if (xcstrcmp(version_text, XCS("expat_2.8.2"))
lib/libexpat/tests/structdata.c
129
if (xcstrcmp(got->str, want->str) != 0) {