Searched refs:theOffset (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.cpp1288 long theOffset = -1; local
1293 theOffset = 0;
1321 theOffset++;
1330 theOffset++;
1336 theOffset = -1;
1340 return(theOffset);
1346 long theOffset = -1; local
1351 for (theOffset = 0;;theOffset++)
1353 if (theCString[theOffset]
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1288 long theOffset = -1; local
1293 theOffset = 0;
1321 theOffset++;
1330 theOffset++;
1336 theOffset = -1;
1340 return(theOffset);
1346 long theOffset = -1; local
1351 for (theOffset = 0;;theOffset++)
1353 if (theCString[theOffset]
[all...]

Completed in 54 milliseconds