UCS2_GET_NAMING 646 third_party/expat/files/lib/xmltok.c UCS2_GET_NAMING(namePages, (unsigned char)p[1], (unsigned char)p[0]) UCS2_GET_NAMING 648 third_party/expat/files/lib/xmltok.c UCS2_GET_NAMING(nmstrtPages, (unsigned char)p[1], (unsigned char)p[0]) UCS2_GET_NAMING 787 third_party/expat/files/lib/xmltok.c UCS2_GET_NAMING(namePages, (unsigned char)p[0], (unsigned char)p[1]) UCS2_GET_NAMING 789 third_party/expat/files/lib/xmltok.c UCS2_GET_NAMING(nmstrtPages, (unsigned char)p[0], (unsigned char)p[1]) UCS2_GET_NAMING 1270 third_party/expat/files/lib/xmltok.c return UCS2_GET_NAMING(namePages, c >> 8, c & 0xFF); UCS2_GET_NAMING 1280 third_party/expat/files/lib/xmltok.c return UCS2_GET_NAMING(nmstrtPages, c >> 8, c & 0xFF); UCS2_GET_NAMING 1396 third_party/expat/files/lib/xmltok.c if (UCS2_GET_NAMING(nmstrtPages, c >> 8, c & 0xff)) UCS2_GET_NAMING 1398 third_party/expat/files/lib/xmltok.c else if (UCS2_GET_NAMING(namePages, c >> 8, c & 0xff))