Searched defs:lenstr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecOS2.cpp93 PRUint32 lenstr = ioPath.Length(); local
94 char &lastchar = ioPath[lenstr -1];
99 if( lastchar == '\\' && (lenstr != 3 || ioPath[1] != ':') && lenstr != 1)

Completed in 45 milliseconds