Lines Matching refs:used
213 size_t used;
336 /* The XML_Char before the name is used to determine whether
2465 /* V1 is used to string-ize the version number. However, it would
3042 buffer which gets re-used; so we have to add them again
3371 namespace are used. For this case we have a check further down.
6483 /* skip quotation mark - its storage will be re-used (like in name[-1]) */
6564 * If the pool is used between the setContext() and
7073 if (table->used >> (table->power - 1)) {
7124 (table->used)++;
7135 table->used = 0;
7150 p->used = 0;
7253 * If poolCopyStringN() is used elsewhere as it well might be,