Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ functions
Functions
1,267 in github.com/ashkulz/NppFTP
⨍
Functions
1,267
◇
Types & classes
173
Method
VisitEnter
Visit a document.
tinyxml/include/tinyxml.h:134
Method
VisitExit
Visit a document.
tinyxml/include/tinyxml.h:136
Method
WCharToChar
src/StringUtils.cpp:170
Method
WaitForReceive
CUT_UDP_SOCKET WaitForReceive This function wiats up til the specified time to see if there is data to be received. Params secs - m
UTCP/src/ut_clnt.cpp:1192
Method
WaitForSend
WaitForSend Waits up til the specified time to see if the connection is ready to send data if it is then it will return UTE_SUCCESS Pa
UTCP/src/ut_clnt.cpp:1080
Method
Window
src/Windows/Window.cpp:24
Method
WindowProc
src/Windows/Window.cpp:170
Method
WindowSplitter
src/Windows/Window.cpp:219
Method
WndProc
WndProc Internal Function Window procedure that distributes all window messages for windows of type 'CUH_Control' it then dispatch
UTCP/src/uh_ctrl.cpp:245
Method
WndProc
WndProc Internal function This function is used to process async winsock messages. Params n/a Return n/a *****************
UTCP/src/ut_clnt.cpp:2195
Method
Write
Write Writes data to the write pointer and adjusts the write pointer. PARAM: pbBuffer - pointer to the buffer to receive
UTCP/src/UT_Queue.cpp:206
Method
Write
src/FTPClientWrapperSSL.cpp:709
Method
Write
src/DragDropSupport.cpp:559
Method
WriteLine
WriteLine Writes line to the message file PARAM: buffer - line to write RETURN: -1 if error ***********************************
UTCP/src/UTDataSource.cpp:318
Method
WriteLine
src/FTPClientWrapperSSL.cpp:694
Method
WriteToLog
WriteToLog Internal function Params string - the string to write to the log newline - TRUE if a new line is to be added after
UTCP/src/uh_ctrl.cpp:1542
Method
_AC
return ascii char version of wchar string Use AC() macro defined in ut_strop.h
UTCP/src/UT_StrOp.cpp:399
Method
_WC
UTCP/src/UT_StrOp.cpp:388
Method
authenticate
src/FTPClientWrapperSSH.cpp:496
Method
authenticate_kbinteractive
src/FTPClientWrapperSSH.cpp:607
Method
authenticate_key
src/FTPClientWrapperSSH.cpp:568
Method
authenticate_password
src/FTPClientWrapperSSH.cpp:596
Function
beNotified
src/PluginInterface.cpp:97
Method
capacity
Return capacity of string
tinyxml/include/tinystr.h:143
Method
clone
clone File data source copy constructor PARAM: none RETURN: pointer to the newly c reated object ***********************************
UTCP/src/UTDataSource.cpp:162
Method
clone
src/FTPClientWrapperSSL.cpp:673
Method
connect_ssh
src/FTPClientWrapperSSH.cpp:414
Method
cvtcat
UTCP/src/UT_StrOp.cpp:90
Method
cvtcpy
In calling cvtcpy, allocate _tcslen + 1 of source for dest, and pass _tcslen as size.
UTCP/src/UT_StrOp.cpp:33
Method
cvtncat
UTCP/src/UT_StrOp.cpp:127
Method
cvtncpy
UTCP/src/UT_StrOp.cpp:53
Method
disconnect
src/FTPClientWrapperSSH.cpp:710
Method
fcvt
UTCP/src/UT_StrOp.cpp:176
Method
finish
tinyxml/include/tinystr.h:209
Method
free
src/StringUtils.cpp:220
Function
getFuncsArray
src/PluginInterface.cpp:76
Function
getName
src/PluginInterface.cpp:72
Function
hook
(cnt, bs, total)
build_3rdparty.py:184
Method
isLink
src/FileObject.cpp:155
Method
isRoot
src/FileObject.cpp:163
Function
isUnicode
src/PluginInterface.cpp:145
Method
itoa
UTCP/src/UT_StrOp.cpp:277
Method
itot
UTCP/src/UT_StrOp.cpp:267
Method
ltot
UTCP/src/UT_StrOp.cpp:287
Method
mbstowcs
v4.2 these internal mbstowcs and wcstombs are called by the AC and WC macros below. For translation to wide char with code page selection (i.e CP_UTF8
UTCP/src/UT_StrOp.cpp:357
Function
messageProc
src/PluginInterface.cpp:140
Function
operator !=
tinyxml/include/tinystr.h:265
Function
operator +
tinyxml/src/tinystr.cpp:81
Function
operator <
tinyxml/include/tinystr.h:260
Function
operator <=
tinyxml/include/tinystr.h:267
Function
operator ==
tinyxml/include/tinystr.h:255
Function
operator >
tinyxml/include/tinystr.h:266
Function
operator >=
tinyxml/include/tinystr.h:268
Method
operator<
tinyxml/include/tinyxml.h:861
Method
operator=
tinyxml/include/tinyxml.h:1645
Method
operator==
tinyxml/include/tinyxml.h:860
Method
operator==
src/FTPProfile.cpp:889
Method
operator>
tinyxml/include/tinyxml.h:862
Method
quit
tinyxml/include/tinystr.h:239
Function
setInfo
src/PluginInterface.cpp:68
Method
set_size
tinyxml/include/tinystr.h:207
Method
sntprintf
UTCP/src/UT_StrOp.cpp:214
Method
sprintf
UTCP/src/UT_StrOp.cpp:229
Method
stprintf
UTCP/src/UT_StrOp.cpp:199
Method
strcpy
UTCP/src/UT_StrOp.cpp:422
Method
strdup
src/StringUtils.cpp:133
Method
strncpy
UTCP/src/UT_StrOp.cpp:188
Method
swap
tinyxml/include/tinystr.h:197
Method
tcscat
UTCP/src/UT_StrOp.cpp:245
Method
tcscpy
UTCP/src/UT_StrOp.cpp:166
Method
tcsncat
UTCP/src/UT_StrOp.cpp:255
Method
tcsncpy
UTCP/src/UT_StrOp.cpp:320
Method
tcstok
UTCP/src/UT_StrOp.cpp:297
Method
tgetenv
UTCP/src/UT_StrOp.cpp:334
Method
tsplitpath
UTCP/src/UT_StrOp.cpp:307
Method
verify_knownhost
src/FTPClientWrapperSSH.cpp:634
Method
wcscpy
UTCP/src/UT_StrOp.cpp:411
Method
wcstombs
UTCP/src/UT_StrOp.cpp:372
Method
~AboutDialog
src/Windows/AboutDialog.cpp:34
Method
~CDataObject
src/DragDropSupport.cpp:201
Method
~CDropSource
src/DragDropSupport.cpp:150
Method
~CDropTarget
src/DragDropSupport.cpp:74
Method
~CEnumFormatEtc
src/DragDropSupport.cpp:395
Method
~CStreamData
src/DragDropSupport.cpp:489
Method
~CUH_Control
Destructor ***********************************/
UTCP/src/uh_ctrl.cpp:92
Method
~CUT_BufferDataSource
~CUT_BufferDataSource Destructor PARAM: none RETURN: none ************************************************/
UTCP/src/UTDataSource.cpp:467
Method
~CUT_CriticalSection
UTCP/include/UT_CriticalSection.h:60
Method
~CUT_DataSource
UTCP/include/UTDataSource.h:52
Method
~CUT_FIFO_Queue
CUT_FIFO_Queue Destructor RETURN: none ************************************************/
UTCP/src/UT_Queue.cpp:54
Method
~CUT_FTPClient
Destructor ****************************************/
UTCP/src/ftp_c.cpp:138
Method
~CUT_File
UTCP/src/utfile.cpp:43
Method
~CUT_FileDataSource
~CUT_FileDataSource Destructor PARAM: none RETURN: none ************************************************/
UTCP/src/UTDataSource.cpp:174
Method
~CUT_InitCriticalSection
UTCP/include/UT_CriticalSection.h:33
Method
~CUT_MapFileDataSource
~CUT_MapFileDataSource Destructor PARAM: none RETURN: none ************************************************/
UTCP/src/UTDataSource.cpp:753
Method
~CUT_Queue
UTCP/include/UT_Queue.h:39
Method
~CUT_Socket
UTCP/include/ut_clnt.h:66
Method
~CUT_StrMethods
UTCP/include/utstrlst.h:42
Method
~CUT_StringList
Destructor *****************************************/
UTCP/src/utstrlst.cpp:508
Method
~CUT_TStringList
Destructor *****************************************/
UTCP/src/utstrlst.cpp:736
Method
~CUT_WSClient
Destructor ************************************************/
UTCP/src/ut_clnt.cpp:104
← previous
next →
1,101–1,200 of 1,267, ranked by callers