CUR_CHAR 338 third_party/libxml/src/HTMLparser.c #define CUR_CHAR(l) htmlCurrentChar(ctxt, &l) CUR_CHAR 1898 third_party/libxml/src/parser.c #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l) CUR_CHAR 2627 third_party/libxml/src/xpath.c #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l)