Home
last modified time | relevance | path

Searched refs:CopyCStrAndConcatLongIntToCStr (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp85 CopyCStrAndConcatLongIntToCStr(theErrorMessage,theLongInt,gErrorMessage,gErrorMessageMaxLength); in SetErrorMessageAndAppendLongInt()
H A DCPStringUtils.hpp29 void CopyCStrAndConcatLongIntToCStr(const char *theSrcCStr,const long theNum,char *theDstCStr,const…
H A DCPStringUtils.cpp702 void CopyCStrAndConcatLongIntToCStr(const char *theSrcCStr,const long theNum,char *theDstCStr,const… in CopyCStrAndConcatLongIntToCStr() function