Searched defs:currentLength (Results 1 – 1 of 1) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/ |
H A D | CPStringUtils.cpp | 972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) in AppendPStrToHandle() 990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLengt… in AppendCStrToHandle() 1075 …sToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLe… in AppendCharsToHandle() 1159 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) in AppendLongIntToHandle() 1406 int currentLength; in InsertCStrIntoCStr() local 1459 int currentLength; in InsertPStrIntoCStr() local 1513 int currentLength; in InsertCStrIntoHandle() local
|