HomeSort by relevance Sort by last modified time
    Searched refs:iLastChar (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/npapi/npspy/windows/
dirpick.cpp 179 int iLastChar = lstrlen(lpszDir);
180 if(lpszDir[iLastChar - 1] == '\\')
181 lpszDir[iLastChar - 1] = '\0';
250 iLastChar = lstrlen(lpszDir);
251 lpszDir[iLastChar - 1] = '\0';
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 136 milliseconds