PHP_TAG_BUF_SIZE 4357 standard/string.c tbuf = emalloc(PHP_TAG_BUF_SIZE + 1); PHP_TAG_BUF_SIZE 4378 standard/string.c if (tp - tbuf >= PHP_TAG_BUF_SIZE) { PHP_TAG_BUF_SIZE 4380 standard/string.c tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1); PHP_TAG_BUF_SIZE 4397 standard/string.c if (tp - tbuf >= PHP_TAG_BUF_SIZE) { PHP_TAG_BUF_SIZE 4399 standard/string.c tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1); PHP_TAG_BUF_SIZE 4415 standard/string.c if (tp - tbuf >= PHP_TAG_BUF_SIZE) { PHP_TAG_BUF_SIZE 4417 standard/string.c tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1); PHP_TAG_BUF_SIZE 4441 standard/string.c if (tp - tbuf >= PHP_TAG_BUF_SIZE) { PHP_TAG_BUF_SIZE 4443 standard/string.c tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1); PHP_TAG_BUF_SIZE 4495 standard/string.c if (tp - tbuf >= PHP_TAG_BUF_SIZE) { PHP_TAG_BUF_SIZE 4497 standard/string.c tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1); PHP_TAG_BUF_SIZE 4520 standard/string.c if (tp - tbuf >= PHP_TAG_BUF_SIZE) { PHP_TAG_BUF_SIZE 4522 standard/string.c tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1); PHP_TAG_BUF_SIZE 4579 standard/string.c if (tp - tbuf >= PHP_TAG_BUF_SIZE) { PHP_TAG_BUF_SIZE 4581 standard/string.c tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);