Searched refs:CopyCSubstrToCStr (Results 1 – 2 of 2) sorted by relevance
| /minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/ |
| H A D | CPStringUtils.hpp | 55 void CopyCSubstrToCStr(const char *theSrcCStr,const int maxCharsToCopy,char *theDstCStr,const int m…
|
| H A D | CPStringUtils.cpp | 153 void CopyCSubstrToCStr(const char *theSrcCStr,const int maxCharsToCopy,char *theDstCStr,const int m… in CopyCSubstrToCStr() function 1990 CopyCSubstrToCStr(theSrcCStr + theCurrentLineOffset,theEOSOffset,theDstCStr,maxDstCStrLength); in CopyIndexedLineToCStr() 2007 CopyCSubstrToCStr(theSrcCStr + theCurrentLineOffset,theEOSOffset,theDstCStr,maxDstCStrLength); in CopyIndexedLineToCStr()
|