Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.cpp314 void AString::InsertSpace(unsigned &index, unsigned size) in InsertSpace() function in AString
600 InsertSpace(index, num); in Insert()
611 InsertSpace(index, num); in Insert()
748 void UString::InsertSpace(unsigned index, unsigned size) in InsertSpace() function in UString
1064 InsertSpace(index, num); in Insert()
1075 InsertSpace(index, num); in Insert()
DMyString.h170 void InsertSpace(unsigned &index, unsigned size);
328 void InsertSpace(unsigned index, unsigned size);