CMP6             1822 third_party/libxml/src/parser.c   ( CMP6( s, c1, c2, c3, c4, c5, c6 ) && ((unsigned char *) s)[ 6 ] == c7 )
CMP6             4390 third_party/libxml/src/parser.c     if (CMP6(CUR_PTR, 'S', 'Y', 'S', 'T', 'E', 'M')) {
CMP6             4401 third_party/libxml/src/parser.c     } else if (CMP6(CUR_PTR, 'P', 'U', 'B', 'L', 'I', 'C')) {
CMP6             5367 third_party/libxml/src/parser.c     if (CMP6(CUR_PTR, '#', 'F', 'I', 'X', 'E', 'D')) {
CMP6             5612 third_party/libxml/src/parser.c      } else if (CMP6(CUR_PTR, 'I', 'D', 'R', 'E', 'F', 'S')) {
CMP6             5621 third_party/libxml/src/parser.c      } else if (CMP6(CUR_PTR, 'E', 'N', 'T', 'I', 'T', 'Y')) {
CMP6             6446 third_party/libxml/src/parser.c     } else if (CMP6(CUR_PTR, 'I', 'G', 'N', 'O', 'R', 'E')) {