CMP8 1826 third_party/libxml/src/parser.c ( CMP8( s, c1, c2, c3, c4, c5, c6, c7, c8 ) && \ CMP8 5086 third_party/libxml/src/parser.c if (CMP8(CUR_PTR, '<', '!', 'E', 'N', 'T', 'I', 'T', 'Y')) { CMP8 5362 third_party/libxml/src/parser.c if (CMP8(CUR_PTR, '#', 'I', 'M', 'P', 'L', 'I', 'E', 'D')) { CMP8 5544 third_party/libxml/src/parser.c if (CMP8(CUR_PTR, 'N', 'O', 'T', 'A', 'T', 'I', 'O', 'N')) { CMP8 5624 third_party/libxml/src/parser.c } else if (CMP8(CUR_PTR, 'E', 'N', 'T', 'I', 'T', 'I', 'E', 'S')) { CMP8 5627 third_party/libxml/src/parser.c } else if (CMP8(CUR_PTR, 'N', 'M', 'T', 'O', 'K', 'E', 'N', 'S')) { CMP8 9885 third_party/libxml/src/parser.c if (CMP8(CUR_PTR, 'e', 'n', 'c', 'o', 'd', 'i', 'n', 'g')) {