Searched refs:cStrLength (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp250 int i,numPChars,cStrLength; local
255 for (cStrLength = 0;theCStr[cStrLength] != 0;cStrLength++)
266 if (i >= numPChars || cStrLength >= maxCStrLength - 1)
268 theCStr[cStrLength++] = 0;
275 theCStr[cStrLength++] = thePStr[i + 1];
357 int cStrLength; local
362 for (cStrLength = 0;theDstCStr[cStrLength] !
389 int cStrLength; local
1177 long cStrLength = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp250 int i,numPChars,cStrLength; local
255 for (cStrLength = 0;theCStr[cStrLength] != 0;cStrLength++)
266 if (i >= numPChars || cStrLength >= maxCStrLength - 1)
268 theCStr[cStrLength++] = 0;
275 theCStr[cStrLength++] = thePStr[i + 1];
357 int cStrLength; local
362 for (cStrLength = 0;theDstCStr[cStrLength] !
389 int cStrLength; local
1177 long cStrLength = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp250 int i,numPChars,cStrLength; local
255 for (cStrLength = 0;theCStr[cStrLength] != 0;cStrLength++)
266 if (i >= numPChars || cStrLength >= maxCStrLength - 1)
268 theCStr[cStrLength++] = 0;
275 theCStr[cStrLength++] = thePStr[i + 1];
357 int cStrLength; local
362 for (cStrLength = 0;theDstCStr[cStrLength] !
389 int cStrLength; local
1177 long cStrLength = 0; local
[all...]

Completed in 123 milliseconds