xmlIsCharQ        257 third_party/libxml/src/chvalid.c     return(xmlIsCharQ(ch));
xmlIsCharQ         84 third_party/libxml/src/include/libxml/parserInternals.h #define IS_CHAR(c)   xmlIsCharQ(c)
xmlIsCharQ       10660 third_party/libxml/src/parser.c 	    if (!xmlIsCharQ(codepoint))
xmlIsCharQ       10671 third_party/libxml/src/parser.c 	    if (!xmlIsCharQ(codepoint))
xmlIsCharQ       10684 third_party/libxml/src/parser.c 	    if (!xmlIsCharQ(codepoint))