Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.cpp373 void AString::InsertSpace(unsigned &index, unsigned size) in InsertSpace() function in AString
783 InsertSpace(index, num); in Insert()
794 InsertSpace(index, num); in Insert()
941 void UString::InsertSpace(unsigned index, unsigned size) in InsertSpace() function in UString
1357 InsertSpace(index, num); in Insert()
1368 InsertSpace(index, num); in Insert()
DMyString.h256 void InsertSpace(unsigned &index, unsigned size);
490 void InsertSpace(unsigned index, unsigned size);