Searched refs:bytesAvailable (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dxmltok.c366 const ptrdiff_t bytesAvailable = fromLim - *fromP; local
369 if (bytesAvailable > bytesStorable) {

Completed in 163 milliseconds