Searched defs:usableLength (Results 1 – 1 of 1) sorted by relevance
1857 size_t usableLength = std::min(m_buffer.capacity() - oldLength, length); in append() local1887 …size_t usableLength = std::min(m_buffer.capacity() - m_prefixLength, length - wordBoundaryContextS… in prependContext() local