Home
last modified time | relevance | path

Searched refs:uriAlloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c274 int uriAlloc; member
4174 if (n > binding->uriAlloc) {
4194 binding->uriAlloc = n + EXPAND_SPARE;
4421 if (len > b->uriAlloc) {
4442 b->uriAlloc = len + EXPAND_SPARE;
4469 b->uriAlloc = len + EXPAND_SPARE;