Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.cpp336 void AString::InsertSpace(unsigned &index, unsigned size) in InsertSpace() function in AString
731 InsertSpace(index, num); in Insert()
742 InsertSpace(index, num); in Insert()
888 void UString::InsertSpace(unsigned index, unsigned size) in InsertSpace() function in UString
1275 InsertSpace(index, num); in Insert()
1286 InsertSpace(index, num); in Insert()
DMyString.h197 void InsertSpace(unsigned &index, unsigned size);
425 void InsertSpace(unsigned index, unsigned size);