Home | History | Annotate | Download | only in libxml2

Lines Matching defs:use

410     size_t use;
433 use = xmlBufUse(buf);
436 ret = xmlBufUse(buf) - use;