Home
last modified time | relevance | path

Searched refs:CMP10 (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dparser.c2095 #define CMP10( s, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 ) \ macro
5342 if (CMP10(CUR_PTR, '<', '!', 'N', 'O', 'T', 'A', 'T', 'I', 'O', 'N')) { in xmlParseNotationDecl()
10497 if (CMP10(CUR_PTR, 's', 't', 'a', 'n', 'd', 'a', 'l', 'o', 'n', 'e')) { in xmlParseSDDecl()