Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
H A DMyString.cpp398 void AString::InsertSpace(unsigned &index, unsigned size) in InsertSpace() function in AString
827 InsertSpace(index, 1);
838 InsertSpace(index, num); in Insert()
849 InsertSpace(index, num); in Insert()
996 void UString::InsertSpace(unsigned index, unsigned size) in InsertSpace() function in UString
1469 InsertSpace(index, 1);
1480 InsertSpace(index, num); in Insert()
1491 InsertSpace(index, num); in Insert()
H A DMyString.h279 void InsertSpace(unsigned &index, unsigned size);
560 void InsertSpace(unsigned index, unsigned size);

Completed in 5 milliseconds