IS_BLANK_CH 574 third_party/libxml/src/HTMLparser.c while (IS_BLANK_CH(*(ctxt->input->cur))) { IS_BLANK_CH 2209 third_party/libxml/src/HTMLparser.c if (!(IS_BLANK_CH(str[j]))) return(0); IS_BLANK_CH 2517 third_party/libxml/src/HTMLparser.c if ((stop == 0) && (IS_BLANK_CH(CUR))) break; IS_BLANK_CH 3017 third_party/libxml/src/HTMLparser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 3031 third_party/libxml/src/HTMLparser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 3738 third_party/libxml/src/HTMLparser.c !(IS_BLANK_CH(CUR)) && (CUR != '>') && IS_BLANK_CH 5265 third_party/libxml/src/HTMLparser.c if (IS_BLANK_CH(cur)) { IS_BLANK_CH 5417 third_party/libxml/src/HTMLparser.c if (IS_BLANK_CH(cur)) { IS_BLANK_CH 5581 third_party/libxml/src/HTMLparser.c if (IS_BLANK_CH(cur)) { IS_BLANK_CH 704 third_party/libxml/src/HTMLtree.c while (IS_BLANK_CH(*tmp)) tmp++; IS_BLANK_CH 1845 third_party/libxml/src/SAX2.c } else if (IS_BLANK_CH(*str) && (len < 60) && (cur == '<') && IS_BLANK_CH 1850 third_party/libxml/src/SAX2.c if (!IS_BLANK_CH(str[i])) goto skip; IS_BLANK_CH 2144 third_party/libxml/src/catalog.c #define SKIP_BLANKS while (IS_BLANK_CH(*cur)) NEXT; IS_BLANK_CH 2203 third_party/libxml/src/catalog.c if ((stop == ' ') && (IS_BLANK_CH(*cur))) IS_BLANK_CH 2221 third_party/libxml/src/catalog.c if (!IS_BLANK_CH(*cur)) { IS_BLANK_CH 2354 third_party/libxml/src/catalog.c if (!IS_BLANK_CH(*cur)) { IS_BLANK_CH 2407 third_party/libxml/src/catalog.c if (!IS_BLANK_CH(*cur)) { IS_BLANK_CH 2441 third_party/libxml/src/catalog.c if (!IS_BLANK_CH(*cur)) { IS_BLANK_CH 435 third_party/libxml/src/debugXML.c else if (IS_BLANK_CH(str[i])) IS_BLANK_CH 1358 third_party/libxml/src/debugXML.c else if (IS_BLANK_CH(str[i])) IS_BLANK_CH 1929 third_party/libxml/src/parser.c while (IS_BLANK_CH(*cur)) { IS_BLANK_CH 1946 third_party/libxml/src/parser.c while (IS_BLANK_CH(cur)) { /* CHECKED tstblanks.xml */ IS_BLANK_CH 2356 third_party/libxml/src/parser.c if (IS_BLANK_CH(NXT(1)) || NXT(1) == 0) IS_BLANK_CH 2454 third_party/libxml/src/parser.c (IS_BLANK_CH(NXT(5)))) { IS_BLANK_CH 2731 third_party/libxml/src/parser.c if (!(IS_BLANK_CH(str[i]))) return(0); IS_BLANK_CH 3324 third_party/libxml/src/parser.c if (*cmp == 0 && (*in == '>' || IS_BLANK_CH (*in))) { IS_BLANK_CH 4211 third_party/libxml/src/parser.c (IS_BLANK_CH(*ctxt->input->cur))) { IS_BLANK_CH 4392 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 4403 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 4416 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 4430 third_party/libxml/src/parser.c if (!IS_BLANK_CH(*ptr)) return(NULL); IS_BLANK_CH 4432 third_party/libxml/src/parser.c while (IS_BLANK_CH(*ptr)) ptr++; /* TODO: dangerous, fix ! */ IS_BLANK_CH 4800 third_party/libxml/src/parser.c while (IS_BLANK_CH(*tmp)) tmp++; IS_BLANK_CH 4804 third_party/libxml/src/parser.c while (IS_BLANK_CH(*tmp)) tmp++; IS_BLANK_CH 4809 third_party/libxml/src/parser.c while (IS_BLANK_CH(*tmp)) tmp++; IS_BLANK_CH 4820 third_party/libxml/src/parser.c while (IS_BLANK_CH(*tmp)) tmp++; IS_BLANK_CH 5006 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5018 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5229 third_party/libxml/src/parser.c if ((RAW != '>') && (!IS_BLANK_CH(CUR))) { IS_BLANK_CH 5236 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5370 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5546 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5658 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5686 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5699 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 5721 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 6282 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 6295 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 6419 third_party/libxml/src/parser.c } else if (IS_BLANK_CH(CUR)) { IS_BLANK_CH 6615 third_party/libxml/src/parser.c if ((CMP5(CUR_PTR, '<', '?', 'x', 'm', 'l')) && (IS_BLANK_CH(NXT(5)))) { IS_BLANK_CH 6622 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 6635 third_party/libxml/src/parser.c if (!IS_BLANK_CH(CUR)) { IS_BLANK_CH 6728 third_party/libxml/src/parser.c (RAW == '%') || IS_BLANK_CH(CUR)) { IS_BLANK_CH 6735 third_party/libxml/src/parser.c } else if (IS_BLANK_CH(CUR)) { IS_BLANK_CH 7658 third_party/libxml/src/parser.c (IS_BLANK_CH(NXT(5)))) { IS_BLANK_CH 8231 third_party/libxml/src/parser.c if (!IS_BLANK_CH(RAW)) { IS_BLANK_CH 8497 third_party/libxml/src/parser.c if (*cmp == 0 && (*in == '>' || IS_BLANK_CH (*in))) { IS_BLANK_CH 9060 third_party/libxml/src/parser.c if (!IS_BLANK_CH(RAW)) { IS_BLANK_CH 10073 third_party/libxml/src/parser.c if (!IS_BLANK_CH(RAW)) { IS_BLANK_CH 10114 third_party/libxml/src/parser.c if (!IS_BLANK_CH(RAW)) { IS_BLANK_CH 10132 third_party/libxml/src/parser.c if ((ctxt->input->encoding != NULL) && (!IS_BLANK_CH(RAW))) { IS_BLANK_CH 10176 third_party/libxml/src/parser.c IS_BLANK_CH(CUR))) { IS_BLANK_CH 10179 third_party/libxml/src/parser.c } else if (IS_BLANK_CH(CUR)) { IS_BLANK_CH 10257 third_party/libxml/src/parser.c if ((CMP5(CUR_PTR, '<', '?', 'x', 'm', 'l')) && (IS_BLANK_CH(NXT(5)))) { IS_BLANK_CH 10433 third_party/libxml/src/parser.c if ((CMP5(CUR_PTR, '<', '?', 'x', 'm', 'l')) && (IS_BLANK_CH(NXT(5)))) { IS_BLANK_CH 10874 third_party/libxml/src/parser.c (IS_BLANK_CH(ctxt->input->cur[5]))) { IS_BLANK_CH 11521 third_party/libxml/src/parser.c if (!IS_BLANK_CH(buf[base + i])) { IS_BLANK_CH 12427 third_party/libxml/src/parser.c if ((CMP5(CUR_PTR, '<', '?', 'x', 'm', 'l')) && (IS_BLANK_CH(NXT(5)))) { IS_BLANK_CH 12645 third_party/libxml/src/parser.c if ((CMP5(CUR_PTR, '<', '?', 'x', 'm', 'l')) && (IS_BLANK_CH(NXT(5)))) { IS_BLANK_CH 719 third_party/libxml/src/pattern.c while (IS_BLANK_CH(CUR)) NEXT IS_BLANK_CH 941 third_party/libxml/src/pattern.c if (IS_BLANK_CH(CUR)) { IS_BLANK_CH 1053 third_party/libxml/src/pattern.c if (IS_BLANK_CH(CUR)) { IS_BLANK_CH 1063 third_party/libxml/src/pattern.c if (hasBlanks || IS_BLANK_CH(CUR)) { IS_BLANK_CH 1130 third_party/libxml/src/pattern.c if (IS_BLANK_CH(CUR)) { IS_BLANK_CH 1356 third_party/libxml/src/pattern.c if (IS_BLANK_CH(PEEKPREV(1))) { IS_BLANK_CH 3452 third_party/libxml/src/relaxng.c if (!(IS_BLANK_CH(*str))) IS_BLANK_CH 6863 third_party/libxml/src/relaxng.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 6867 third_party/libxml/src/relaxng.c while ((*cur != 0) && (!IS_BLANK_CH(*cur))) IS_BLANK_CH 6872 third_party/libxml/src/relaxng.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 6881 third_party/libxml/src/relaxng.c while ((*cur != 0) && (!IS_BLANK_CH(*cur))) IS_BLANK_CH 6888 third_party/libxml/src/relaxng.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 8369 third_party/libxml/src/relaxng.c if (!IS_BLANK_CH(*data)) IS_BLANK_CH 8550 third_party/libxml/src/relaxng.c while (IS_BLANK_CH(*str)) IS_BLANK_CH 8553 third_party/libxml/src/relaxng.c if (IS_BLANK_CH(*str)) { IS_BLANK_CH 8554 third_party/libxml/src/relaxng.c while (IS_BLANK_CH(*str)) IS_BLANK_CH 8716 third_party/libxml/src/relaxng.c while (IS_BLANK_CH(value[idx])) IS_BLANK_CH 8825 third_party/libxml/src/relaxng.c if (IS_BLANK_CH(*cur)) { IS_BLANK_CH 8831 third_party/libxml/src/relaxng.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 375 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 387 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 448 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 474 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 546 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 558 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 615 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 629 third_party/libxml/src/tree.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 6791 third_party/libxml/src/tree.c if (!IS_BLANK_CH(*cur)) return(0); IS_BLANK_CH 3886 third_party/libxml/src/valid.c while ((*cur != 0) && (!IS_BLANK_CH(*cur))) cur++; IS_BLANK_CH 3906 third_party/libxml/src/valid.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 5843 third_party/libxml/src/valid.c if (!IS_BLANK_CH(data[i])) { IS_BLANK_CH 6134 third_party/libxml/src/valid.c while (IS_BLANK_CH(*content)) IS_BLANK_CH 6453 third_party/libxml/src/valid.c while ((*cur != 0) && (!IS_BLANK_CH(*cur))) cur++; IS_BLANK_CH 6466 third_party/libxml/src/valid.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 6489 third_party/libxml/src/valid.c while ((*cur != 0) && (!IS_BLANK_CH(*cur))) cur++; IS_BLANK_CH 6502 third_party/libxml/src/valid.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 4993 third_party/libxml/src/xmlschemas.c if (!(IS_BLANK_CH(*str))) IS_BLANK_CH 4998 third_party/libxml/src/xmlschemas.c if (!(IS_BLANK_CH(*str))) IS_BLANK_CH 6019 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 6033 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 6071 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 6085 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 6750 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 6753 third_party/libxml/src/xmlschemas.c while ((*end != 0) && (!(IS_BLANK_CH(*end)))) IS_BLANK_CH 7921 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 7924 third_party/libxml/src/xmlschemas.c while ((*end != 0) && (!(IS_BLANK_CH(*end)))) IS_BLANK_CH 8887 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 8890 third_party/libxml/src/xmlschemas.c while ((*end != 0) && (!(IS_BLANK_CH(*end)))) IS_BLANK_CH 21732 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 21735 third_party/libxml/src/xmlschemas.c while ((*end != 0) && (!(IS_BLANK_CH(*end)))) IS_BLANK_CH 21746 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 21749 third_party/libxml/src/xmlschemas.c while ((*end != 0) && (!(IS_BLANK_CH(*end)))) IS_BLANK_CH 24620 third_party/libxml/src/xmlschemas.c while (IS_BLANK_CH(*cur)) IS_BLANK_CH 24623 third_party/libxml/src/xmlschemas.c while ((*end != 0) && (!(IS_BLANK_CH(*end)))) IS_BLANK_CH 56 third_party/libxml/src/xmlschemastypes.c #define IS_WSP_BLANK_CH(c) IS_BLANK_CH(c) IS_BLANK_CH 1890 third_party/libxml/src/xmlschemastypes.c while ((*start != 0) && (IS_BLANK_CH(*start))) start++; IS_BLANK_CH 1895 third_party/libxml/src/xmlschemastypes.c while ((end > start) && (IS_BLANK_CH(*end))) end--; IS_BLANK_CH 1949 third_party/libxml/src/xmlschemastypes.c while ((*start != 0) && (IS_BLANK_CH(*start))) start++; IS_BLANK_CH 1952 third_party/libxml/src/xmlschemastypes.c if ((*end == ' ') && (IS_BLANK_CH(end[1]))) { IS_BLANK_CH 1964 third_party/libxml/src/xmlschemastypes.c while ((end > start) && (IS_BLANK_CH(*end))) end--; IS_BLANK_CH 1974 third_party/libxml/src/xmlschemastypes.c if (IS_BLANK_CH(*end)) { IS_BLANK_CH 1976 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*end)) end++; IS_BLANK_CH 2020 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*cur)) *cur++ = 0; IS_BLANK_CH 2022 third_party/libxml/src/xmlschemastypes.c if (IS_BLANK_CH(*cur)) { IS_BLANK_CH 2025 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*cur)) *cur++ = 0; IS_BLANK_CH 2029 third_party/libxml/src/xmlschemastypes.c while ((*cur != 0) && (!IS_BLANK_CH(*cur))) cur++; IS_BLANK_CH 2660 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*start)) start++; IS_BLANK_CH 2662 third_party/libxml/src/xmlschemastypes.c while ((*end != 0) && (!IS_BLANK_CH(*end))) end++; IS_BLANK_CH 4546 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*x)) x++; IS_BLANK_CH 4547 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*y)) y++; IS_BLANK_CH 4549 third_party/libxml/src/xmlschemastypes.c if (IS_BLANK_CH(*x)) { IS_BLANK_CH 4550 third_party/libxml/src/xmlschemastypes.c if (!IS_BLANK_CH(*y)) { IS_BLANK_CH 4554 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*x)) x++; IS_BLANK_CH 4555 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*y)) y++; IS_BLANK_CH 4565 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*x)) x++; IS_BLANK_CH 4570 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*y)) y++; IS_BLANK_CH 5000 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*utf)) utf++; IS_BLANK_CH 5018 third_party/libxml/src/xmlschemastypes.c } else if (IS_BLANK_CH(*utf)) { IS_BLANK_CH 5019 third_party/libxml/src/xmlschemastypes.c while (IS_BLANK_CH(*utf)) utf++; IS_BLANK_CH 2636 third_party/libxml/src/xpath.c while (IS_BLANK_CH(*(ctxt->cur))) NEXT IS_BLANK_CH 8470 third_party/libxml/src/xpath.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 8472 third_party/libxml/src/xpath.c while ((!IS_BLANK_CH(*cur)) && (*cur != 0)) IS_BLANK_CH 8498 third_party/libxml/src/xpath.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 9213 third_party/libxml/src/xpath.c while (IS_BLANK_CH(*source)) IS_BLANK_CH 9219 third_party/libxml/src/xpath.c if (IS_BLANK_CH(*source)) { IS_BLANK_CH 9960 third_party/libxml/src/xpath.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 10024 third_party/libxml/src/xpath.c while (IS_BLANK_CH(*cur)) cur++; IS_BLANK_CH 10534 third_party/libxml/src/xpath.c } else if (IS_BLANK_CH(NXT(len))) { IS_BLANK_CH 10998 third_party/libxml/src/xpath.c blanks = IS_BLANK_CH(CUR); IS_BLANK_CH 907 third_party/libxml/src/xpointer.c while (IS_BLANK_CH(*(ctxt->cur))) NEXT IS_BLANK_CH 306 third_party/libxslt/libxslt/keys.c while (IS_BLANK_CH(match[current])) IS_BLANK_CH 1231 third_party/libxslt/libxslt/pattern.c while (IS_BLANK_CH(CUR)) NEXT IS_BLANK_CH 1851 third_party/libxslt/libxslt/pattern.c while (IS_BLANK_CH(pattern[current])) IS_BLANK_CH 3488 third_party/libxslt/libxslt/transform.c while (IS_BLANK_CH(*element)) IS_BLANK_CH 3493 third_party/libxslt/libxslt/transform.c while ((*end != 0) && (!IS_BLANK_CH(*end)))