INIT_TAG_BUF_SIZE
tag->buf.raw = MALLOC(parser, INIT_TAG_BUF_SIZE);
tag->bufEnd = tag->buf.raw + INIT_TAG_BUF_SIZE;