• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/

Lines Matching refs:use

143          * use the number of parsed entities in the replacement
1552 "Excessive depth in document: %d use XML_PARSE_HUGE option\n",
1756 * use them
1897 * It's Okay to use CUR/NEXT here since all the blanks are on
9326 "Excessive depth in document: %d use XML_PARSE_HUGE option\n",
10253 * parser, do not use liberally.
10276 len = in->buf->buffer->use;
10547 (ctxt->input->buf->raw->use > 0)) {
10557 ctxt->input->buf->buffer->use];
10559 avail = ctxt->input->buf->buffer->use -
10993 avail = ctxt->input->buf->buffer->use -
11081 avail = ctxt->input->buf->buffer->use - (ctxt->input->cur - ctxt->input->base);
11125 avail = ctxt->input->buf->buffer->use - (ctxt->input->cur - ctxt->input->base);
11186 for (;(unsigned int) base < ctxt->input->buf->buffer->use;
11197 ctxt->input->buf->buffer->use) &&
11202 ctxt->input->buf->buffer->use; base++) {
11234 ctxt->input->buf->buffer->use)
11242 (unsigned int) base + i < ctxt->input->buf->buffer->use;
11428 &ctxt->input->buf->buffer->content[ctxt->input->buf->buffer->use];
11468 avail = ctxt->input->buf->buffer->use -
11592 &inputStream->buf->buffer->content[inputStream->buf->buffer->use];
11612 &ctxt->input->buf->buffer->content[ctxt->input->buf->buffer->use];
12212 * @depth: Used for loop detection, use 0
12416 * @depth: Used for loop detection, use 0
12443 * @depth: Used for loop detection, use 0
12858 * @depth: Used for loop detection, use 0
12861 * @recover: return nodes even if the data is broken (use 0)
13023 * It use the given SAX function block to handle the parsing callback.
13219 * It use the given SAX function block to handle the parsing callback.
13287 * It use the given SAX function block to handle the parsing callback.
13481 input->end = &input->buf->buffer->content[input->buf->buffer->use];
13497 * parse an XML in-memory block and use the given SAX function block
13550 * parse an XML in-memory block and use the given SAX function block
13668 * It use the given SAX function block to handle the parsing callback.
13780 * use in multithreaded programs.
14041 &inputStream->buf->buffer->content[inputStream->buf->buffer->use];
14056 use];
14088 * @encoding: the user provided encoding to use
14231 * @URL: the base URL to use for the document
14277 * @URL: the base URL to use for the document
14324 * @URL: the base URL to use for the document
14346 * @URL: the base URL to use for the document
14390 * @URL: the base URL to use for the document
14432 * @URL: the base URL to use for the document
14500 * @URL: the base URL to use for the document
14542 * @URL: the base URL to use for the document
14587 * @URL: the base URL to use for the document