areBlanks        2941 third_party/libxml/src/HTMLparser.c 		if (areBlanks(ctxt, buf, nbchar)) {
areBlanks        2974 third_party/libxml/src/HTMLparser.c 	    if (areBlanks(ctxt, buf, nbchar)) {
areBlanks        4162 third_party/libxml/src/parser.c 			if (areBlanks(ctxt, tmp, nbchar, 1)) {
areBlanks        4215 third_party/libxml/src/parser.c 		    if (areBlanks(ctxt, tmp, nbchar, 0)) {
areBlanks        4306 third_party/libxml/src/parser.c 		if (areBlanks(ctxt, buf, nbchar, 0)) {
areBlanks        4340 third_party/libxml/src/parser.c 	    if (areBlanks(ctxt, buf, nbchar, 0)) {