MCPcopy Create free account

hub / github.com/Predelnik/DSpellCheck / functions

Functions3,142 in github.com/Predelnik/DSpellCheck

MethodIsPermanentNegativeCompletionReply
deps/FtpClient/FTPDataTypes.h:408
MethodIsRefferingToAuthenticationAndAccounting
deps/FtpClient/FTPDataTypes.h:413
MethodIsRefferingToConnections
deps/FtpClient/FTPDataTypes.h:412
MethodIsRefferingToFileSystem
deps/FtpClient/FTPDataTypes.h:415
MethodIsRefferingToInformation
deps/FtpClient/FTPDataTypes.h:411
MethodIsRefferingToSyntax
deps/FtpClient/FTPDataTypes.h:410
MethodIsRefferingToUnspecified
deps/FtpClient/FTPDataTypes.h:414
MethodIsResumeModeEnabled
Indicates if the resume mode is set.
deps/FtpClient/FTPClient.cpp:376
MethodIsRetrPossible
deps/FtpClient/FTPFileStatus.h:71
MethodIsShared
deps/FtpClient/smart_ptr.h:35
MethodIsTransferringData
Returns true if a download/upload is running, otherwise false.
deps/FtpClient/FTPClient.cpp:411
MethodIsTransientNegativeCompletionReply
deps/FtpClient/FTPDataTypes.h:407
MethodIsUNIXStyleListing
UNIX-style listing, without inum and without blocks "-rw-r--r-- 1 root other 531 Jan 29 03:26 README" "dr-xr-xr-x 2 root other
deps/FtpClient/FTPListParse.cpp:337
MethodIsValid
deps/FtpClient/FTPDataTypes.h:196
MethodIsValid
deps/FtpClient/smart_ptr.h:126
MethodIteratorGenerator
deps/Catch/catch.hpp:4723
FunctionJSON_CATCH
deps/json/json.hpp:19906
FunctionJSON_INTERNAL_CATCH
deps/json/json.hpp:21547
MethodJunitReporter
deps/Catch/catch.hpp:16697
MethodLIST
deps/FtpClient/FTPDataTypes.h:291
MethodLanguageInfo
src/spellers/LanguageInfo.h:24
MethodLazyExpression
deps/Catch/catch.hpp:8215
MethodLeakDetector
deps/Catch/catch.hpp:11133
FunctionListBox_OnChar
@brief Handles WM_CHAR message sent to the listbox. @param hwnd Handle of the listbox. @param ch The character. @param cRepeat The number of times t
deps/Controls/CheckedList/CheckedList.cpp:79
FunctionListBox_OnLButtonDown
@brief Handles WM_LBUTTONDOWN message in the listbox. @param hwnd Handle of listbox. @param fDoubleClick TRUE if this is a double click event. @para
deps/Controls/CheckedList/CheckedList.cpp:115
FunctionListBox_OnRButtonDown
@brief Handles WM_RBUTTONDOWN message in the listbox. @param hwnd Handle of listbox. @param fDoubleClick TRUE if this is a double click event. @para
deps/Controls/CheckedList/CheckedList.cpp:154
FunctionListBox_Proc
@brief Window procedure for the listbox. @param hList Handle of listbox. @param msg Which message? @param wParam Message parameter. @param lParam Mes
deps/Controls/CheckedList/CheckedList.cpp:458
MethodListenerRegistrar
deps/Catch/catch.hpp:6086
MethodListeningReporter
deps/Catch/catch.hpp:16925
MethodLocalByte
deps/FtpClient/FTPDataTypes.h:170
MethodLogObserver
src/ui/DownloadDictionariesDialog.cpp:457
MethodMDTM
deps/FtpClient/FTPDataTypes.h:292
MethodMKD
deps/FtpClient/FTPDataTypes.h:293
MethodMODE
deps/FtpClient/FTPDataTypes.h:294
MethodMakeDirectory
Executes the FTP command MKD (MAKE DIRECTORY) This command causes the directory specified in the pathname to be created as a directory (if the pathnam
deps/FtpClient/FTPClient.cpp:1600
MethodMapGenerator
deps/Catch/catch.hpp:4266
MethodMarkUnshareable
deps/FtpClient/smart_ptr.h:33
MethodMatchExpr
deps/Catch/catch.hpp:3782
MethodMatchNotOf
deps/Catch/catch.hpp:3365
MethodMatcherUntypedBase
deps/Catch/catch.hpp:3252
FunctionMatches
deps/Catch/catch.hpp:11739
MethodMenuItem
src/ui/MenuItem.h:29
MethodMenuItem
src/ui/MenuItem.cpp:19
FunctionMessage
deps/Catch/catch.hpp:11379
MethodMessageBuilder
deps/Catch/catch.hpp:11782
MethodMessageInfo
deps/Catch/catch.hpp:11760
MethodMockEditorInterface
test/MockEditorInterface.cpp:496
MethodMockSpeller
test/MockSpeller.cpp:20
MethodMove
Moves a file within the FTP server. @param[in] strFullSourceFilePath Name of the file which should be moved. @param[in] strFullTargetFilePath The dest
deps/FtpClient/FTPClient.cpp:581
MethodMoveOnlyFlag
src/common/Utility.h:57
MethodNLST
deps/FtpClient/FTPDataTypes.h:295
MethodNOOP
deps/FtpClient/FTPDataTypes.h:296
MethodNameAndLocation
deps/Catch/catch.hpp:14259
MethodNameAndTags
deps/Catch/catch.hpp:14484
MethodNameList
Gets the directory listing of the FTP server. Sends the NLST command to the FTP server. @param[in] strPath Starting path for the list command. @param[
deps/FtpClient/FTPClient.cpp:611
MethodNamePattern
deps/Catch/catch.hpp:14523
MethodNativeSpellerInterface
src/spellers/NativeSpellerInterface.h:61
MethodNativeSpellerInterface
src/spellers/NativeSpellerInterface.cpp:71
FunctionNew_CheckedListBox
@brief Create an new instance of the checked listbox. @param hParent Handle of the control's parent. @param dwStyle The window style. @param dwExStyl
deps/Controls/CheckedList/CheckedList.cpp:343
MethodNode
deps/Catch/catch.hpp:5811
MethodNonCopyable
deps/Catch/catch.hpp:499
MethodNonPrint
deps/FtpClient/FTPDataTypes.h:198
MethodNone
deps/FtpClient/FTPDataTypes.h:133
MethodNoop
Executes the FTP command NOOP This command does not affect any parameters or previously entered commands. It specifies no action other than that the s
deps/FtpClient/FTPClient.cpp:1493
MethodNppInterface
src/npp/NppInterface.cpp:24
MethodOPEN
deps/FtpClient/FTPDataTypes.h:297
MethodObjectStorage
deps/Catch/catch.hpp:7396
MethodOcMethod
deps/Catch/catch.hpp:4878
MethodOnBytesReceived
src/ui/DownloadDictionariesDialog.cpp:443
MethodOnBytesReceived
deps/FtpClient/FTPClient.cpp:197
MethodOnBytesReceived
deps/FtpClient/FTPClient.h:205
MethodOnBytesReceived
deps/FtpClient/FTPClient.h:224
MethodOnInternalError
src/ui/DownloadDictionariesDialog.cpp:461
MethodOnPreBytesSend
deps/FtpClient/FTPClient.cpp:202
MethodOnPreBytesSend
deps/FtpClient/FTPClient.h:225
MethodOnResponse
src/ui/DownloadDictionariesDialog.cpp:489
MethodOnSendCommand
src/ui/DownloadDictionariesDialog.cpp:471
MethodOpenActiveDataConnection
Opens an active data connection. @param[out] sckDataConnection @param[in] crDatachannelCmd Command to be executeted. @param[in] strPath Parameter for
deps/FtpClient/FTPClient.cpp:952
MethodOpenControlChannel
Opens the control channel to the FTP server. @param[in] strServerHost IP-address or name of the server @param[in] iServerPort Port for channel. Usuall
deps/FtpClient/FTPClient.cpp:384
MethodOpenPassiveDataConnection
Opens a passive data connection. @param[out] sckDataConnection @param[in] crDatachannelCmd Command to be executeted. @param[in] strPath Parameter for
deps/FtpClient/FTPClient.cpp:1015
MethodOpt
deps/Catch/catch.hpp:9401
MethodOption
deps/Catch/catch.hpp:4413
MethodOutputRedirect
deps/Catch/catch.hpp:11968
MethodOutputRedirect
deps/Catch/catch.hpp:12090
MethodPASS
deps/FtpClient/FTPDataTypes.h:298
MethodPASV
deps/FtpClient/FTPDataTypes.h:299
MethodPORT
deps/FtpClient/FTPDataTypes.h:300
MethodPWD
deps/FtpClient/FTPDataTypes.h:301
MethodPage
deps/FtpClient/FTPDataTypes.h:68
MethodParseEPLF
deps/FtpClient/FTPListParse.cpp:270
MethodParseMSDOSListing
deps/FtpClient/FTPListParse.cpp:568
MethodParseMultiNetListing
deps/FtpClient/FTPListParse.cpp:494
MethodParseState
deps/Catch/catch.hpp:9068
MethodParseUNIXStyleListing
deps/FtpClient/FTPListParse.cpp:356
MethodParserRefImpl
deps/Catch/catch.hpp:9275
MethodPattern
deps/Catch/catch.hpp:14513
MethodPfxEntry
deps/Hunspell/src/hunspell/affentry.cxx:88
FunctionPredicate
deps/Catch/catch.hpp:3528
MethodPredicateMatcher
deps/Catch/catch.hpp:3507
MethodPrintWorkingDirectory
Executes the FTP command PWD (PRINT WORKING DIRECTORY) This command causes the name of the current working directory to be returned in the reply.
deps/FtpClient/FTPClient.cpp:1467
← previousnext →1,401–1,500 of 3,142, ranked by callers