Home | History | Annotate | Download | only in libxml2

Lines Matching defs:use

210     "adddress in use",		/* EADDRINUSE */
211 "already in use", /* EALREADY */
1565 *@compression: Compression value to use
1986 /* Use gzwrite or fwrite as previously setup in the open call */
2395 * Calling this method changes the HTTP output method to use the "POST"
2529 * For conversion buffers we use the special IO handling
2705 * If filename is "-' then we use stdin as the input.
2851 * If filename is "-' then we use stdout as the output.
3245 unsigned int use;
3260 use = xmlBufUse(in->raw);
3267 in->rawconsumed += (use - xmlBufUse(in->raw));
3361 unsigned int use;
3376 use = xmlBufUse(in->raw);
3383 in->rawconsumed += (use - xmlBufUse(in->raw));
4115 * Load an external entity, note that the use of this function for