Home | History | Annotate | Download | only in libxml2

Lines Matching refs:indent_size

92     int indent_size;
343 ctxt->indent_size = len;
344 ctxt->indent_nr = MAX_INDENT / ctxt->indent_size;
346 memcpy(&ctxt->indent[i * ctxt->indent_size], xmlTreeIndentString,
347 ctxt->indent_size);
348 ctxt->indent[ctxt->indent_nr * ctxt->indent_size] = 0;
614 xmlOutputBufferWrite(ctxt->buf, ctxt->indent_size *
821 xmlOutputBufferWrite(buf, ctxt->indent_size *
1077 xmlOutputBufferWrite(buf, ctxt->indent_size *
1428 xmlOutputBufferWrite(buf, ctxt->indent_size *
1637 xmlOutputBufferWrite(buf, ctxt->indent_size *
1672 xmlOutputBufferWrite(buf, ctxt->indent_size *
1771 xmlOutputBufferWrite(buf, ctxt->indent_size *