• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/

Lines Matching refs:use

212  * Dirty macros, i.e. one need to make assumption on the context to use them
380 * XML constructs only use < 128 chars
1039 * case of use in multithreaded programs.
3190 * Cleanup, since we don't use all those identifiers
4332 input->end = &input->buf->buffer->content[input->buf->buffer->use];
4415 * parser, do not use liberally.
4440 len = in->buf->buffer->use;
4450 /* do not increment past <! - some people use <!--> */
4580 avail = in->buf->buffer->use - (in->cur - in->base);
4616 avail = in->buf->buffer->use - (in->cur - in->base);
4658 avail = in->buf->buffer->use - (in->cur - in->base);
4718 avail = in->buf->buffer->use - (in->cur - in->base);
4759 avail = in->buf->buffer->use - (in->cur - in->base);
5265 &ctxt->input->buf->buffer->content[ctxt->input->buf->buffer->use];
5271 if ((terminate) || (ctxt->input->buf->buffer->use > 80))
5383 &inputStream->buf->buffer->content[inputStream->buf->buffer->use];
5397 &ctxt->input->buf->buffer->content[ctxt->input->buf->buffer->use];
5415 * Parse an HTML in-memory document. If sax is not NULL, use the SAX callbacks
5538 * It use the given SAX function block to handle the parsing callback.
5881 * @URL: the base URL to use for the document
5924 * @URL: the base URL to use for the document
5973 * @URL: the base URL to use for the document
5999 * @URL: the base URL to use for the document
6041 * @URL: the base URL to use for the document
6084 * @URL: the base URL to use for the document
6152 * @URL: the base URL to use for the document
6194 * @URL: the base URL to use for the document
6236 * @URL: the base URL to use for the document