CUR_SCHAR         339 third_party/libxml/src/HTMLparser.c #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l)
CUR_SCHAR        1899 third_party/libxml/src/parser.c #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l)
CUR_SCHAR         350 third_party/libxml/src/tree.c #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l)
CUR_SCHAR          54 third_party/libxml/src/xmlregexp.c #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l)