Searched refs:PStrLength (Results 1 - 4 of 4) 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.hpp35 long PStrLength(const unsigned char *thePString);
H A DCPStringUtils.cpp413 pStrLength = PStrLength(theDstPStr);
638 charsToInsert = numDigits - PStrLength(theStr255);
677 charsToInsert = numDigits - PStrLength(theStr255);
724 charsToInsert = numDigits - PStrLength(theStr255);
948 stringLength = PStrLength(thePString) + 1;
1194 long PStrLength(const unsigned char *thePString) function
1469 insertLength = PStrLength(theSrcPStr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp35 long PStrLength(const unsigned char *thePString);
H A DCPStringUtils.cpp413 pStrLength = PStrLength(theDstPStr);
638 charsToInsert = numDigits - PStrLength(theStr255);
677 charsToInsert = numDigits - PStrLength(theStr255);
724 charsToInsert = numDigits - PStrLength(theStr255);
948 stringLength = PStrLength(thePString) + 1;
1194 long PStrLength(const unsigned char *thePString) function
1469 insertLength = PStrLength(theSrcPStr);

Completed in 110 milliseconds