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
Method
addCharToPattern
deps/Catch/catch.hpp:5245
Method
addFilter
deps/Catch/catch.hpp:14730
Method
addIndentAndSuffix
deps/Catch/catch.hpp:8581
Method
addNamePattern
deps/Catch/catch.hpp:14776
Method
addNextFilters
deps/Catch/catch.hpp:14459
Method
addTagPattern
deps/Catch/catch.hpp:14790
Method
add_bookmark
test/MockEditorInterface.cpp:644
Method
add_hidden_capitalized_word
deps/Hunspell/src/hunspell/hashmgr.cxx:321
Method
add_items
src/common/WinApiControls.h:54
Method
add_to_dictionary
test/MockSpeller.cpp:28
Method
add_to_dictionary
src/spellers/HunspellInterface.cpp:374
Method
add_to_dictionary
src/spellers/NativeSpellerInterface.cpp:145
Method
add_to_dictionary
src/spellers/SpellerContainer.cpp:95
Method
add_to_dictionary
src/spellers/SpellerInterface.cpp:49
Method
add_toolbar_icon
test/MockEditorInterface.cpp:65
Method
add_toolbar_icon
src/npp/NppInterface.cpp:292
Method
add_user_server
src/ui/DownloadDictionariesDialog.cpp:827
Method
add_with_affix
deps/Hunspell/src/hunspell/hashmgr.cxx:445
Method
add_word
add a word to the hash table (private)
deps/Hunspell/src/hunspell/hashmgr.cxx:180
Function
adler32_combine
========================================================================= */
deps/minizip/adler32.c:155
Function
adler32_combine64
(adler1, adler2, len2)
deps/minizip/adler32.c:163
Method
alignWith
src/ui/StaticDialog.cpp:149
Function
almostEqualUlps
deps/Catch/catch.hpp:11443
Method
append_to_menu
src/ui/MenuItem.cpp:26
Method
apply
src/ui/SelectMultipleLanguagesDialog.cpp:71
Method
applyCommandLine
deps/Catch/catch.hpp:13358
Method
applyFormatting
deps/Catch/catch.hpp:15597
Method
apply_choice
src/ui/AspellOptionsDialog.cpp:35
Method
apply_choice
src/ui/ConnectionSettingsDialog.cpp:34
Method
apply_settings
src/ui/SettingsDialog.cpp:88
Method
apply_settings_to_active_speller
src/spellers/SpellerContainer.cpp:124
Method
ask_replacement_message
src/ui/DownloadDictionariesDialog.cpp:109
Method
assertionEnded
deps/Catch/catch.hpp:5905
Method
assertionEnded
deps/Catch/catch.hpp:12691
Method
assertionPassed
deps/Catch/catch.hpp:12863
Method
assertionStarting
deps/Catch/catch.hpp:5903
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
deps/json/json.hpp:21618
Method
badchar
error is wrong char in place of correct one
deps/Hunspell/src/hunspell/suggestmgr.cxx:588
Method
badchar_utf
error is wrong char in place of correct one
deps/Hunspell/src/hunspell/suggestmgr.cxx:610
Method
badcharkey
error is wrong char in place of correct one (case and keyboard related version)
deps/Hunspell/src/hunspell/suggestmgr.cxx:507
Method
badcharkey_utf
error is wrong char in place of correct one (case and keyboard related version)
deps/Hunspell/src/hunspell/suggestmgr.cxx:544
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
deps/json/json.hpp:20209
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
deps/json/json.hpp:20165
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
deps/json/json.hpp:24170
Function
basic_json from_bjdata
deps/json/json.hpp:23718
Function
basic_json from_bson
deps/json/json.hpp:23748
Function
basic_json from_cbor
deps/json/json.hpp:23550
Function
basic_json from_msgpack
deps/json/json.hpp:23609
Function
basic_json from_ubjson
deps/json/json.hpp:23663
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
deps/json/json.hpp:19463
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
deps/json/json.hpp:20217
Function
basic_json parse
deps/json/json.hpp:23229
Function
beNotified
src/plugin/Plugin.cpp:729
Method
begin
iterators
deps/Catch/catch.hpp:680
Method
begin
deps/Catch/catch.hpp:8766
Method
begin_undo_action
test/MockEditorInterface.cpp:598
Method
benchmarkEnded
deps/Catch/catch.hpp:5673
Method
benchmarkFailed
deps/Catch/catch.hpp:5674
Method
benchmarkPreparing
deps/Catch/catch.hpp:5671
Method
benchmarkStarting
deps/Catch/catch.hpp:5672
Function
binary
deps/json/json.hpp:6795
Method
binary
deps/json/json.hpp:6979
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
deps/json/json.hpp:9162
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
deps/json/json.hpp:15004
Function
boolean
deps/json/json.hpp:6765
Method
boolean
deps/json/json.hpp:6949
Function
browse_callback_proc
src/common/winapi.cpp:25
Method
bubblesort
sort in decreasing order of score
deps/Hunspell/src/hunspell/suggestmgr.cxx:2050
Method
build_pfxtree
deps/Hunspell/src/hunspell/affixmgr.cxx:765
Method
build_sfxtree
we want to be able to quickly access suffix information both by suffix flag, and sorted by the reverse of the suffix string itself; so we need to set
deps/Hunspell/src/hunspell/affixmgr.cxx:826
Method
calcLength
deps/Catch/catch.hpp:8546
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
deps/json/json.hpp:16060
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
deps/json/json.hpp:16075
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
deps/json/json.hpp:16117
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
deps/json/json.hpp:15913
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
deps/json/json.hpp:15990
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
deps/json/json.hpp:16212
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
deps/json/json.hpp:15960
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
deps/json/json.hpp:16018
Function
call_zopen64
deps/minizip/ioapi.c:19
Function
call_zseek64
deps/minizip/ioapi.c:29
Function
call_ztell64
deps/minizip/ioapi.c:43
Method
candidate_check
deps/Hunspell/src/hunspell/affixmgr.cxx:1493
Method
capchars
suggestions for an uppercase word (html -> HTML)
deps/Hunspell/src/hunspell/suggestmgr.cxx:321
Method
capchars_utf
suggestions for an uppercase word (html -> HTML)
deps/Hunspell/src/hunspell/suggestmgr.cxx:309
Method
captureValue
deps/Catch/catch.hpp:11873
Method
captureValues
deps/Catch/catch.hpp:2670
Method
cardinality
deps/Catch/catch.hpp:9309
Method
cat_result
deps/Hunspell/src/hunspell/hunspell.cxx:1351
Function
catch
deps/Catch/catch.hpp:13472
Method
char_position_from_global_point
test/MockEditorInterface.cpp:410
Method
char_position_from_point
test/MockEditorInterface.cpp:463
Method
check_forbidden
deps/Hunspell/src/hunspell/suggestmgr.cxx:1608
Method
check_hwnd
src/common/WinApiControls.cpp:52
Method
check_text
src/core/SpellChecker.cpp:346
Method
check_visible
src/core/SpellChecker.cpp:438
Method
check_word
test/MockSpeller.cpp:91
Method
check_word
src/spellers/HunspellInterface.cpp:307
Method
check_word
src/spellers/AspellInterface.cpp:161
Method
check_word
src/spellers/SpellerInterface.cpp:19
← previous
next →
1,701–1,800 of 3,142, ranked by callers