IS_BLANK 3103 third_party/libxml/src/HTMLparser.c if (!IS_BLANK(cur)) { IS_BLANK 1960 third_party/libxml/src/parser.c } while (IS_BLANK(cur)); /* CHECKED tstblanks.xml */ IS_BLANK 4901 third_party/libxml/src/parser.c if (!IS_BLANK(cur)) { IS_BLANK 398 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 414 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 485 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 515 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 569 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 584 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 640 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 656 third_party/libxml/src/tree.c while (IS_BLANK(c)) { IS_BLANK 3670 third_party/libxml/src/valid.c while (IS_BLANK(val)) { IS_BLANK 7845 third_party/libxml/src/xmlregexp.c #define SKIP_BLANKS while (IS_BLANK(*ctxt->cur)) ctxt->cur++; IS_BLANK 7886 third_party/libxml/src/xmlregexp.c while ((CUR != 0) && (!(IS_BLANK(CUR))) && (CUR != '(') && IS_BLANK 68 third_party/libxslt/libxslt/attributes.c #ifdef IS_BLANK IS_BLANK 415 third_party/libxslt/libxslt/attributes.c while (IS_BLANK(*curval)) curval++; IS_BLANK 419 third_party/libxslt/libxslt/attributes.c while ((*endval != 0) && (!IS_BLANK(*endval))) endval++; IS_BLANK 1074 third_party/libxslt/libxslt/attributes.c while (IS_BLANK(*curstr)) IS_BLANK 1079 third_party/libxslt/libxslt/attributes.c while ((*endstr != 0) && (!IS_BLANK(*endstr))) IS_BLANK 104 third_party/libxslt/libxslt/xslt.c #ifdef IS_BLANK IS_BLANK 262 third_party/libxslt/libxslt/xslt.c if (!(IS_BLANK(*str))) return(0); IS_BLANK 1276 third_party/libxslt/libxslt/xslt.c while (IS_BLANK(*element)) IS_BLANK 1281 third_party/libxslt/libxslt/xslt.c while ((*end != 0) && (!IS_BLANK(*end))) IS_BLANK 1496 third_party/libxslt/libxslt/xslt.c while (IS_BLANK(*element)) element++; IS_BLANK 1500 third_party/libxslt/libxslt/xslt.c while ((*end != 0) && (!IS_BLANK(*end))) end++; IS_BLANK 1570 third_party/libxslt/libxslt/xslt.c while (IS_BLANK(*prefix)) prefix++; IS_BLANK 1574 third_party/libxslt/libxslt/xslt.c while ((*end != 0) && (!IS_BLANK(*end))) end++; IS_BLANK 1635 third_party/libxslt/libxslt/xslt.c while (IS_BLANK(*element)) element++; IS_BLANK 1639 third_party/libxslt/libxslt/xslt.c while ((*end != 0) && (!IS_BLANK(*end))) end++; IS_BLANK 1706 third_party/libxslt/libxslt/xslt.c while (IS_BLANK(*prefix)) prefix++; IS_BLANK 1710 third_party/libxslt/libxslt/xslt.c while ((*end != 0) && (!IS_BLANK(*end))) end++; IS_BLANK 2626 third_party/libxslt/libxslt/xslt.c while (IS_BLANK(*cur)) cur++; IS_BLANK 2630 third_party/libxslt/libxslt/xslt.c while ((*end != 0) && (!IS_BLANK(*end))) end++; IS_BLANK 3345 third_party/libxslt/libxslt/xslt.c IS_BLANK(*value) && IS_BLANK 6752 third_party/libxslt/libxslt/xslt.c while (IS_BLANK(CUR)) NEXT IS_BLANK 6827 third_party/libxslt/libxslt/xslt.c while ((CUR != 0) && (!IS_BLANK(CUR)))