Searched refs:gapSize (Results 1 – 2 of 2) sorted by relevance
108 u1* expandBufAddSpace(ExpandBuf* pBuf, int gapSize) in expandBufAddSpace() argument112 ensureSpace(pBuf, gapSize); in expandBufAddSpace()115 pBuf->curLen += gapSize; in expandBufAddSpace()
49 u1* expandBufAddSpace(ExpandBuf* pBuf, int gapSize);