Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ functions
Functions
3,142 in github.com/Predelnik/DSpellCheck
⨍
Functions
3,142
◇
Types & classes
945
↓ 3 callers
Method
isHidden
deps/Catch/catch.hpp:14029
↓ 3 callers
Method
isHit
deps/Controls/TabBar/TabBar.cpp:888
↓ 3 callers
Method
isSectionTracker
deps/Catch/catch.hpp:14344
↓ 3 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
deps/json/json.hpp:20559
↓ 3 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
deps/json/json.hpp:20545
↓ 3 callers
Function
is_spell_checking_needed_for_file
src/core/SpellCheckerHelpers.cpp:44
↓ 3 callers
Function
is_upper
src/common/string_utils.cpp:99
↓ 3 callers
Function
is_word_spell_checking_needed
src/core/SpellCheckerHelpers.cpp:145
↓ 3 callers
Method
line_from_position
src/npp/NppInterface.cpp:315
↓ 3 callers
Function
line_uniq_app
uniq and boundary for compound analysis: "1\n\2\n\1" -> " ( \1 | \2 ) "
deps/Hunspell/src/hunspell/csutil.cxx:375
↓ 3 callers
Function
makeRatio
deps/Catch/catch.hpp:16126
↓ 3 callers
Method
make_all_visible
test/MockEditorInterface.cpp:550
↓ 3 callers
Function
marginComparison
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
deps/Catch/catch.hpp:7861
↓ 3 callers
Method
modify_without_saving
src/plugin/Settings.cpp:213
↓ 3 callers
Method
moved_or_copied
deps/json/json.hpp:14764
↓ 3 callers
Function
parse
deps/json/json.hpp:23257
↓ 3 callers
Function
parseSpecialTag
deps/Catch/catch.hpp:13925
↓ 3 callers
Function
parse_array
deps/Hunspell/src/hunspell/csutil.cxx:2628
↓ 3 callers
Function
printTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
deps/Catch/catch.hpp:15717
↓ 3 callers
Function
recheck_visible
src/plugin/Plugin.cpp:255
↓ 3 callers
Method
registerStartupException
deps/Catch/catch.hpp:12431
↓ 3 callers
Method
registerTest
deps/Catch/catch.hpp:14197
↓ 3 callers
Method
release
deps/Catch/catch.hpp:13672
↓ 3 callers
Method
remainingTokens
deps/Catch/catch.hpp:9074
↓ 3 callers
Method
remove
remove word (personal dictionary function for standalone applications)
deps/Hunspell/src/hunspell/hashmgr.cxx:381
↓ 3 callers
Method
runOrder
deps/Catch/catch.hpp:10026
↓ 3 callers
Method
sectionEnded
deps/Catch/catch.hpp:12756
↓ 3 callers
Function
seedRng
deps/Catch/catch.hpp:13055
↓ 3 callers
Function
serializeFilters
deps/Catch/catch.hpp:15657
↓ 3 callers
Method
setValue
deps/Catch/catch.hpp:9221
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
deps/json/json.hpp:12672
↓ 3 callers
Method
set_current_index
src/common/WinApiControls.cpp:67
↓ 3 callers
Method
set_current_indicator
src/npp/NppInterface.cpp:207
↓ 3 callers
Method
set_enabled
src/common/WinApiControls.cpp:25
↓ 3 callers
Method
set_selection
test/MockEditorInterface.cpp:71
↓ 3 callers
Method
set_selection
src/npp/NppInterface.cpp:195
↓ 3 callers
Method
set_top_message
src/ui/ProgressDialog.cpp:100
↓ 3 callers
Function
starts_with
namespace detail
src/common/string_utils.h:125
↓ 3 callers
Function
starts_with_helper
src/common/string_utils.h:110
↓ 3 callers
Method
suggest
deps/Hunspell/src/hunspell/hunspell.cxx:828
↓ 3 callers
Function
to_lower_inplace
src/common/string_utils.cpp:21
↓ 3 callers
Function
to_mapped_wstring
src/npp/TextUtils.cpp:31
↓ 3 callers
Method
to_mapped_wstring
src/npp/EditorInterface.cpp:64
↓ 3 callers
Function
tohex
deps/win-iconv/win_iconv_test.c:14
↓ 3 callers
Function
trim_inplace
src/common/string_utils.cpp:39
↓ 3 callers
Function
type
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
deps/json/json.hpp:20503
↓ 3 callers
Function
ucs4_to_utf16
deps/win-iconv/win_iconv.c:1057
↓ 3 callers
Function
uncaught_exceptions
deps/Catch/catch.hpp:15201
↓ 3 callers
Function
unget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
deps/json/json.hpp:8679
↓ 3 callers
Function
uniqlist
deps/Hunspell/src/hunspell/csutil.cxx:481
↓ 3 callers
Function
unzCloseCurrentFile
Close the file in zip opened with unzipOpenCurrentFile Return UNZ_CRCERROR if all the file was read but the CRC is not good */
deps/minizip/unzip.c:2004
↓ 3 callers
Function
unzGoToFirstFile
Set the current file of the zipfile to the first file. return UNZ_OK if there is no problem */
deps/minizip/unzip.c:1178
↓ 3 callers
Function
unzOpenCurrentFile3
Open for reading data the current file in the zipfile. If there is no error and the file is opened, the return value is UNZ_OK. */
deps/minizip/unzip.c:1472
↓ 3 callers
Function
update_on_visible_area_changed
src/plugin/Plugin.cpp:722
↓ 3 callers
Function
update_word_count
src/spellers/HunspellInterface.cpp:57
↓ 3 callers
Function
utf16_to_ucs4
* http://www.faqs.org/rfcs/rfc2781.html */
deps/win-iconv/win_iconv.c:1048
↓ 3 callers
Function
value
deps/Catch/catch.hpp:4008
↓ 3 callers
Function
wrap_speller
src/spellers/AspellInterface.cpp:26
↓ 2 callers
Method
AddReference
deps/FtpClient/smart_ptr.h:26
↓ 2 callers
Method
Close
deps/FtpClient/FTPClient.cpp:141
↓ 2 callers
Method
Compare
deps/FtpClient/FTPFileStatus.h:253
↓ 2 callers
Method
Connect
deps/FtpClient/BlockingSocket.cpp:167
↓ 2 callers
Method
CreateInstance
deps/FtpClient/BlockingSocket.cpp:69
↓ 2 callers
Method
Detach
deps/FtpClient/Definements.h:241
↓ 2 callers
Method
DottedDecimal
Return the address in dotted-decimal format
deps/FtpClient/BlockingSocket.h:122
↓ 2 callers
Method
GetLocalStreamSize
deps/FtpClient/FTPClient.cpp:265
↓ 2 callers
Method
GetSockAddr
deps/FtpClient/BlockingSocket.cpp:341
↓ 2 callers
Method
GetType
deps/FtpClient/FTPDataTypes.cpp:221
↓ 2 callers
Function
InitCheckedListBox
@brief Initialize and register the checked listbox class. @param hInstance Handle of application instance. @returns ATOM If the function succeeds, t
deps/Controls/CheckedList/CheckedList.cpp:309
↓ 2 callers
Method
IsPositiveReply
deps/FtpClient/FTPDataTypes.h:401
↓ 2 callers
Method
IsShareable
deps/FtpClient/smart_ptr.h:34
↓ 2 callers
Method
OnBytesReceived
deps/FtpClient/FTPClient.cpp:275
↓ 2 callers
Method
OnPreBytesSend
deps/FtpClient/FTPClient.cpp:280
↓ 2 callers
Method
Open
deps/FtpClient/FTPClient.cpp:128
↓ 2 callers
Method
RepresentationType
Executes the FTP command TYPE (REPRESENTATION TYPE) Caches the representation state if successful. see Documentation of nsFTP::CRepresentation @param[
deps/FtpClient/FTPClient.cpp:1530
↓ 2 callers
Method
SendCommand
Sends a command to the server. @param[in] Command Command to send.
deps/FtpClient/FTPClient.cpp:1153
↓ 2 callers
Method
Write
deps/FtpClient/FTPClient.cpp:160
↓ 2 callers
Function
_tr_stored_block
=========================================================================== * Send a stored block */
deps/minizip/trees.c:871
↓ 2 callers
Method
addChild
deps/Catch/catch.hpp:14316
↓ 2 callers
Function
adler32_combine_
========================================================================= */
deps/minizip/adler32.c:131
↓ 2 callers
Method
allPassed
deps/Catch/catch.hpp:15163
↓ 2 callers
Function
append_word_to_user_dictionary
src/spellers/HunspellInterface.cpp:32
↓ 2 callers
Method
assertionStarting
deps/Catch/catch.hpp:15679
↓ 2 callers
Method
benchmarkResamples
deps/Catch/catch.hpp:10037
↓ 2 callers
Method
benchmarkWarmupTime
deps/Catch/catch.hpp:10038
↓ 2 callers
Function
bi_flush
=========================================================================== * Flush the bit buffer, keeping at most 7 bits in it. */
deps/minizip/trees.c:1186
↓ 2 callers
Function
bi_reverse
=========================================================================== * Reverse the first len bits of a code, using straightforward code (a fas
deps/minizip/trees.c:1171
↓ 2 callers
Function
bi_windup
=========================================================================== * Flush the bit buffer and align the output on a byte boundary */
deps/minizip/trees.c:1203
↓ 2 callers
Function
bootstrap
deps/Catch/catch.hpp:7036
↓ 2 callers
Function
browse_for_directory
src/common/winapi.cpp:72
↓ 2 callers
Method
caseSensitivitySuffix
deps/Catch/catch.hpp:11662
↓ 2 callers
Method
check_morph
check if this prefix entry matches
deps/Hunspell/src/hunspell/affentry.cxx:361
↓ 2 callers
Function
check_words_by_speller
src/spellers/NativeSpellerInterface.cpp:87
↓ 2 callers
Function
cleanUp
deps/Catch/catch.hpp:12460
↓ 2 callers
Method
clone
deps/Catch/catch.hpp:6719
↓ 2 callers
Method
completeCycle
deps/Catch/catch.hpp:14283
↓ 2 callers
Function
compress_block
=========================================================================== * Send the block data compressed using the given Huffman trees */
deps/minizip/trees.c:1076
↓ 2 callers
Function
compute_boundaries
deps/json/json.hpp:17010
↓ 2 callers
Function
contains
deps/Catch/catch.hpp:13730
↓ 2 callers
Method
convert
deps/Catch/catch.hpp:7925
← previous
next →
401–500 of 3,142, ranked by callers