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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstrconv.cpp2648 size_t nRealOutSize; local
2676 nRealOutSize = CFStringGetLength(theString) + 1;
2689 (CFIndex*) &nRealOutSize
2699 return nRealOutSize - 1;

Completed in 28 milliseconds