Searched refs:CMP4 (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | parser.c | 2010 #define CMP4( s, c1, c2, c3, c4 ) \ macro 2014 ( CMP4( s, c1, c2, c3, c4 ) && ((unsigned char *) s)[ 4 ] == c5 ) 10685 (CMP4(CUR_PTR, '<', '!', '-', '-')) || in xmlParseMisc()
|