Lines Matching refs:use

160          * use the number of parsed entities in the replacement
1610 * use them
1751 * It's Okay to use CUR/NEXT here since all the blanks are on
9688 * parser, do not use liberally.
9711 len = in->buf->buffer->use;
9982 (ctxt->input->buf->raw->use > 0)) {
9992 ctxt->input->buf->buffer->use];
9994 avail = ctxt->input->buf->buffer->use -
10419 avail = ctxt->input->buf->buffer->use -
10507 avail = ctxt->input->buf->buffer->use - (ctxt->input->cur - ctxt->input->base);
10551 avail = ctxt->input->buf->buffer->use - (ctxt->input->cur - ctxt->input->base);
10612 for (;(unsigned int) base < ctxt->input->buf->buffer->use;
10623 ctxt->input->buf->buffer->use) &&
10628 ctxt->input->buf->buffer->use; base++) {
10660 ctxt->input->buf->buffer->use)
10668 (unsigned int) base + i < ctxt->input->buf->buffer->use;
10854 &ctxt->input->buf->buffer->content[ctxt->input->buf->buffer->use];
10894 avail = ctxt->input->buf->buffer->use -
11018 &inputStream->buf->buffer->content[inputStream->buf->buffer->use];
11038 &ctxt->input->buf->buffer->content[ctxt->input->buf->buffer->use];
11606 * @depth: Used for loop detection, use 0
11810 * @depth: Used for loop detection, use 0
11837 * @depth: Used for loop detection, use 0
12250 * @depth: Used for loop detection, use 0
12253 * @recover: return nodes even if the data is broken (use 0)
12413 * It use the given SAX function block to handle the parsing callback.
12609 * It use the given SAX function block to handle the parsing callback.
12680 * It use the given SAX function block to handle the parsing callback.
12872 input->end = &input->buf->buffer->content[input->buf->buffer->use];
12888 * parse an XML in-memory block and use the given SAX function block
12941 * parse an XML in-memory block and use the given SAX function block
13058 * It use the given SAX function block to handle the parsing callback.
13170 * use in multithreaded programs.
13429 &inputStream->buf->buffer->content[inputStream->buf->buffer->use];
13444 use];
13570 * @URL: the base URL to use for the document
13616 * @URL: the base URL to use for the document
13663 * @URL: the base URL to use for the document
13685 * @URL: the base URL to use for the document
13729 * @URL: the base URL to use for the document
13771 * @URL: the base URL to use for the document
13839 * @URL: the base URL to use for the document
13881 * @URL: the base URL to use for the document
13926 * @URL: the base URL to use for the document