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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp627 Str255 theStr255; local
630 NumToString(theNum,theStr255);
638 charsToInsert = numDigits - PStrLength(theStr255);
651 ConcatPStrToCStr(theStr255,tempString,sizeof(tempString));
653 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
658 ConcatPStrToCStr(theStr255,theCStr,maxCStrLength);
666 Str255 theStr255; local
669 NumToString(theNum,theStr255);
677 charsToInsert = numDigits - PStrLength(theStr255);
713 Str255 theStr255; local
2515 Str255 theStr255; local
2594 Str255 theStr255; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp627 Str255 theStr255; local
630 NumToString(theNum,theStr255);
638 charsToInsert = numDigits - PStrLength(theStr255);
651 ConcatPStrToCStr(theStr255,tempString,sizeof(tempString));
653 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
658 ConcatPStrToCStr(theStr255,theCStr,maxCStrLength);
666 Str255 theStr255; local
669 NumToString(theNum,theStr255);
677 charsToInsert = numDigits - PStrLength(theStr255);
713 Str255 theStr255; local
2515 Str255 theStr255; local
2594 Str255 theStr255; local
[all...]

Completed in 51 milliseconds