Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Krazal/nppopenai
/ functions
Functions
558 in github.com/Krazal/nppopenai
⨍
Functions
558
◇
Types & classes
240
↓ 189 callers
Function
create
vs.proj/include/nlohmann/json.hpp:376
↓ 135 callers
Method
size
vs.proj/include/nlohmann/detail/meta/cpp_future.hpp:68
↓ 133 callers
Function
concat
vs.proj/include/nlohmann/detail/string_concat.hpp:137
↓ 131 callers
Method
write_character
vs.proj/include/nlohmann/detail/output/output_adapters.hpp:56
↓ 83 callers
Method
end
return iterator end (needed for range-based for)
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:176
↓ 62 callers
Method
begin
return iterator begin (needed for range-based for)
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:170
↓ 52 callers
Method
empty
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:206
↓ 48 callers
Function
get
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
vs.proj/include/nlohmann/detail/input/lexer.hpp:1341
↓ 47 callers
Method
parse_error
vs.proj/include/nlohmann/detail/input/json_sax.hpp:979
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
vs.proj/include/nlohmann/json.hpp:4185
↓ 38 callers
Function
add
add a character to token_buffer
vs.proj/include/nlohmann/detail/input/lexer.hpp:1405
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
vs.proj/include/nlohmann/json.hpp:818
↓ 36 callers
Method
data
vs.proj/include/nlohmann/json.hpp:4225
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
vs.proj/include/nlohmann/json.hpp:1384
↓ 30 callers
Function
to_string
vs.proj/include/nlohmann/detail/string_utils.hpp:29
↓ 28 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
vs.proj/include/nlohmann/json.hpp:2820
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
vs.proj/include/nlohmann/detail/input/lexer.hpp:1457
↓ 24 callers
Function
input_adapter
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:426
↓ 24 callers
Method
key
vs.proj/include/nlohmann/detail/input/json_sax.hpp:959
↓ 20 callers
Method
destroy
src/DockingFeature/StaticDialog.cpp:32
↓ 20 callers
Method
number_unsigned
vs.proj/include/nlohmann/detail/input/json_sax.hpp:934
↓ 20 callers
Method
sax_parse
vs.proj/include/nlohmann/detail/input/parser.hpp:161
↓ 19 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
vs.proj/include/nlohmann/json.hpp:2795
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2958
↓ 19 callers
Method
number_integer
vs.proj/include/nlohmann/detail/input/json_sax.hpp:929
↓ 19 callers
Method
operator[]
access to successor
vs.proj/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:109
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
vs.proj/include/nlohmann/json.hpp:1391
↓ 15 callers
Function
combine
boost::hash_combine
vs.proj/include/nlohmann/detail/hash.hpp:23
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
vs.proj/include/nlohmann/json.hpp:1342
↓ 15 callers
Function
set_parents
vs.proj/include/nlohmann/json.hpp:706
↓ 12 callers
Method
number_float
vs.proj/include/nlohmann/detail/input/json_sax.hpp:939
↓ 11 callers
Function
setCommand
Helper function to set up a menu command
src/PluginDefinition.cpp:206
↓ 11 callers
Function
toUTF8
* Allow passing wide C-strings directly * * @param w Wide character string to convert * @return UTF-8 encoded string */
src/EncodingUtils.h:53
↓ 11 callers
Method
value
return value of the iterator
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:143
↓ 10 callers
Method
boolean
vs.proj/include/nlohmann/detail/input/json_sax.hpp:924
↓ 10 callers
Function
parser
vs.proj/include/nlohmann/json.hpp:133
↓ 10 callers
Function
set_parent
vs.proj/include/nlohmann/json.hpp:756
↓ 10 callers
Function
to_json
vs.proj/include/nlohmann/adl_serializer.hpp:47
↓ 9 callers
Method
end_array
vs.proj/include/nlohmann/detail/input/json_sax.hpp:974
↓ 9 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2777
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
vs.proj/include/nlohmann/json.hpp:1405
↓ 9 callers
Method
start_array
vs.proj/include/nlohmann/detail/input/json_sax.hpp:969
↓ 9 callers
Method
string
vs.proj/include/nlohmann/detail/input/json_sax.hpp:944
↓ 8 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
vs.proj/include/nlohmann/detail/output/serializer.hpp:107
↓ 8 callers
Function
dump_integer
vs.proj/include/nlohmann/detail/output/serializer.hpp:714
↓ 8 callers
Method
end_object
vs.proj/include/nlohmann/detail/input/json_sax.hpp:964
↓ 8 callers
Function
from_json
vs.proj/include/nlohmann/adl_serializer.hpp:27
↓ 8 callers
Method
start_object
vs.proj/include/nlohmann/detail/input/json_sax.hpp:954
↓ 7 callers
Function
compares_unordered
vs.proj/include/nlohmann/json.hpp:3701
↓ 7 callers
Function
find
@brief find an element in a JSON object @sa https://json.nlohmann.me/api/basic_json/find/
vs.proj/include/nlohmann/json.hpp:2678
↓ 6 callers
Method
binary
vs.proj/include/nlohmann/detail/input/json_sax.hpp:949
↓ 6 callers
Function
diagnostics
vs.proj/include/nlohmann/detail/exceptions.hpp:71
↓ 6 callers
Method
get_string
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2888
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
vs.proj/include/nlohmann/json.hpp:1398
↓ 6 callers
Function
name
vs.proj/include/nlohmann/detail/exceptions.hpp:66
↓ 6 callers
Method
null
vs.proj/include/nlohmann/detail/input/json_sax.hpp:919
↓ 6 callers
Function
to_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
vs.proj/include/nlohmann/detail/json_pointer.hpp:68
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
vs.proj/include/nlohmann/json.hpp:2836
↓ 5 callers
Function
destroy
vs.proj/include/nlohmann/json.hpp:557
↓ 5 callers
Function
escape
vs.proj/include/nlohmann/detail/string_escape.hpp:50
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:126
↓ 5 callers
Function
if
vs.proj/include/nlohmann/json.hpp:3672
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
vs.proj/include/nlohmann/detail/iterators/primitive_iterator.hpp:59
↓ 5 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
vs.proj/include/nlohmann/detail/json_pointer.hpp:62
↓ 5 callers
Function
multiByteToWideChar
* Converts a UTF-8 encoded char array to a wide character (UTF-16) TCHAR array * * Uses the Windows API's MultiByteToWideChar function to perform th
src/EncodingUtils.cpp:100
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
vs.proj/include/nlohmann/detail/input/parser.hpp:93
↓ 5 callers
Function
push_back
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/push_back/
vs.proj/include/nlohmann/json.hpp:3115
↓ 5 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
vs.proj/include/nlohmann/json.hpp:3490
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
vs.proj/include/nlohmann/detail/input/parser.hpp:153
↓ 4 callers
Method
display
src/DockingFeature/Window.h:40
↓ 4 callers
Method
doDialog
Update + show the chat settings dialog
src/DockingFeature/ChatSettingsDlg.cpp:24
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
vs.proj/include/nlohmann/detail/json_pointer.hpp:197
↓ 4 callers
Function
from_json
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:40
↓ 4 callers
Function
get_arithmetic_value
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:72
↓ 4 callers
Method
get_binary
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2921
↓ 4 callers
Function
insert_iterator
vs.proj/include/nlohmann/json.hpp:3293
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
vs.proj/include/nlohmann/json.hpp:1349
↓ 4 callers
Method
key
return the key of an object iterator
vs.proj/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:115
↓ 4 callers
Function
replace_substring
vs.proj/include/nlohmann/detail/string_escape.hpp:31
↓ 4 callers
Method
set_end
set iterator to a defined past the end
vs.proj/include/nlohmann/detail/iterators/primitive_iterator.hpp:53
↓ 4 callers
Function
to_json
vs.proj/include/nlohmann/detail/conversions/to_json.hpp:270
↓ 4 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
vs.proj/include/nlohmann/detail/output/binary_writer.hpp:747
↓ 3 callers
Function
cbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
vs.proj/include/nlohmann/json.hpp:2811
↓ 3 callers
Function
emplace
vs.proj/include/nlohmann/ordered_map.hpp:54
↓ 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/
vs.proj/include/nlohmann/json.hpp:1377
↓ 3 callers
Function
loadConfig
* Loads configuration from the INI file * * @param loadPluginSettings If true, also loads plugin-specific settings (keep_question, is_chat,
src/ConfigManager.cpp:56
↓ 3 callers
Method
moved_or_copied
vs.proj/include/nlohmann/detail/json_ref.hpp:53
↓ 3 callers
Function
parse
vs.proj/include/nlohmann/json.hpp:4070
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
vs.proj/include/nlohmann/detail/iterators/primitive_iterator.hpp:47
↓ 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
vs.proj/include/nlohmann/detail/input/lexer.hpp:1378
↓ 2 callers
Function
at
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
vs.proj/include/nlohmann/json.hpp:1965
↓ 2 callers
Function
compute_boundaries
vs.proj/include/nlohmann/detail/conversions/to_chars.hpp:189
↓ 2 callers
Function
emplace_back
vs.proj/include/nlohmann/json.hpp:3236
↓ 2 callers
Function
erase_internal
vs.proj/include/nlohmann/json.hpp:2594
↓ 2 callers
Function
file_input_adapter
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:53
↓ 2 callers
Function
flatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
vs.proj/include/nlohmann/json.hpp:4722
↓ 2 callers
Function
from_json_array_impl
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:263
↓ 2 callers
Function
from_json_inplace_array_impl
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:346
↓ 2 callers
Function
from_json_tuple_impl
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:458
↓ 2 callers
Method
getHSelf
src/DockingFeature/Window.h:99
next →
1–100 of 558, ranked by callers