IS_COMBINING     2467 third_party/libxml/src/HTMLparser.c 	    (IS_COMBINING(c)) ||
IS_COMBINING     3035 third_party/libxml/src/parser.c 	    (IS_COMBINING(c)) ||
IS_COMBINING     3133 third_party/libxml/src/parser.c 		(IS_COMBINING(c)) ||
IS_COMBINING      833 third_party/libxml/src/pattern.c 	   (IS_COMBINING(val)) ||
IS_COMBINING      871 third_party/libxml/src/pattern.c 	   (IS_COMBINING(val)) ||
IS_COMBINING      408 third_party/libxml/src/tree.c 	   (c == '-') || (c == '_') || IS_COMBINING(c) ||
IS_COMBINING      495 third_party/libxml/src/tree.c 	   (c == '-') || (c == '_') || IS_COMBINING(c) ||
IS_COMBINING      508 third_party/libxml/src/tree.c 	       (c == '-') || (c == '_') || IS_COMBINING(c) ||
IS_COMBINING      579 third_party/libxml/src/tree.c 	   (c == '-') || (c == '_') || IS_COMBINING(c) || IS_EXTENDER(c)) {
IS_COMBINING      646 third_party/libxml/src/tree.c         (c == '-') || (c == '_') || IS_COMBINING(c) || IS_EXTENDER(c)))
IS_COMBINING      651 third_party/libxml/src/tree.c 	   (c == '-') || (c == '_') || IS_COMBINING(c) || IS_EXTENDER(c)) {
IS_COMBINING     3472 third_party/libxml/src/valid.c 	    (IS_COMBINING(c)) ||
IS_COMBINING     2816 third_party/libxml/src/xmlregexp.c 		   IS_COMBINING(codepoint) || IS_EXTENDER(codepoint));
IS_COMBINING     9871 third_party/libxml/src/xpath.c 	    (IS_COMBINING(c)) ||
IS_COMBINING     9892 third_party/libxml/src/xpath.c 		   (IS_COMBINING(c)) ||
IS_COMBINING     10448 third_party/libxml/src/xpath.c 	    (IS_COMBINING(c)) ||
IS_COMBINING     1335 third_party/libxslt/libxslt/pattern.c 	   (IS_COMBINING(val)) ||