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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomdef.h130 int nLen = lstrlen(m_pszMsg); local
131 if(nLen > 1 && m_pszMsg[nLen - 1]=='\n') {
132 m_pszMsg[nLen-1] = 0;
133 if(m_pszMsg[nLen - 2]=='\r') m_pszMsg[nLen-2] = 0;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomdef.h130 int nLen = lstrlen(m_pszMsg); local
131 if(nLen > 1 && m_pszMsg[nLen - 1]=='\n') {
132 m_pszMsg[nLen-1] = 0;
133 if(m_pszMsg[nLen - 2]=='\r') m_pszMsg[nLen-2] = 0;
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
H A Drhino-1.7R3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mozilla/ org/mozilla/classfile/ org/mozilla/javascript/ org/ ...

Completed in 69 milliseconds