Searched refs:ReallocBeforeWrite (Results 1 – 4 of 4) sorted by relevance
62 ReallocBeforeWrite(nNewLength); in ReleaseBuffer()72 ReallocBeforeWrite(m_pData->m_nDataLength); in Remove()95 ReallocBeforeWrite(new_length); in Insert()116 ReallocBeforeWrite(old_length); in Delete()129 ReallocBeforeWrite(m_pData->m_nDataLength); in SetAt()263 ReallocBeforeWrite(len); in TrimFront()294 ReallocBeforeWrite(m_pData->m_nDataLength); in TrimBack()301 void StringTemplate<T>::ReallocBeforeWrite(size_t nNewLength) { in ReallocBeforeWrite() function in fxcrt::StringTemplate
334 ReallocBeforeWrite(m_pData->m_nDataLength); in MakeLower()342 ReallocBeforeWrite(m_pData->m_nDataLength); in MakeUpper()
199 void ReallocBeforeWrite(size_t nNewLen);
691 ReallocBeforeWrite(m_pData->m_nDataLength); in MakeLower()699 ReallocBeforeWrite(m_pData->m_nDataLength); in MakeUpper()