MCPcopy Create free account

hub / github.com/Uahh/Slscq / functions

Functions480 in github.com/Uahh/Slscq

↓ 160 callersFunctioncreate
cpp_ver/include/nlohmann/json.hpp:924
↓ 122 callersMethodwrite_character
cpp_ver/include/nlohmann/detail/output/output_adapters.hpp:48
↓ 121 callersMethodsize
cpp_ver/include/nlohmann/detail/meta/cpp_future.hpp:59
↓ 54 callersMethodend
return iterator end (needed for range-based for)
cpp_ver/include/nlohmann/detail/iterators/iteration_proxy.hpp:139
↓ 49 callersMethodbegin
return iterator begin (needed for range-based for)
cpp_ver/include/nlohmann/detail/iterators/iteration_proxy.hpp:133
↓ 47 callersFunctionget
@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
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1329
↓ 38 callersFunctionadd
add a character to token_buffer
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1393
↓ 36 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
cpp_ver/include/nlohmann/json.hpp:7158
↓ 32 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
cpp_ver/include/nlohmann/json.hpp:1474
↓ 31 callersMethodparse_error
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:704
↓ 31 callersMethodpush_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
cpp_ver/include/nlohmann/detail/json_pointer.hpp:293
↓ 27 callersMethodempty
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:157
↓ 27 callersMethodfind
cpp_ver/include/nlohmann/ordered_map.hpp:134
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
cpp_ver/include/nlohmann/json.hpp:2710
↓ 21 callersFunctioninput_adapter
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:372
↓ 21 callersMethodoperator[]
access to successor
cpp_ver/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:99
↓ 20 callersMethodkey
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:684
↓ 19 callersMethodnumber_integer
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:654
↓ 18 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
cpp_ver/include/nlohmann/json.hpp:4741
↓ 18 callersFunctionfrom_json
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:27
↓ 18 callersMethodsax_parse
cpp_ver/include/nlohmann/detail/input/parser.hpp:153
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2462
↓ 17 callersFunctionto_json
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:255
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
cpp_ver/include/nlohmann/json.hpp:2732
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
cpp_ver/include/nlohmann/json.hpp:2551
↓ 15 callersFunctioncombine
boost::hash_combine
cpp_ver/include/nlohmann/detail/hash.hpp:16
↓ 15 callersFunctionget_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
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1440
↓ 15 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
cpp_ver/include/nlohmann/detail/json_pointer.hpp:247
↓ 14 callersFunctionget_random_num
html/slscq.js:6
↓ 14 callersMethodnumber_unsigned
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:659
↓ 13 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
cpp_ver/include/nlohmann/json.hpp:4670
↓ 13 callersFunctionset_parents
cpp_ver/include/nlohmann/json.hpp:1274
↓ 13 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
cpp_ver/include/nlohmann/byte_container_with_subtype.hpp:113
↓ 11 callersFunctionget_random
html/slscq.js:7
↓ 11 callersMethodnumber_float
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:664
↓ 10 callersMethodboolean
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:649
↓ 10 callersMethodget_random_element
(self, element_type: str)
python_ver/slscq.py:12
↓ 10 callersFunctionparser
cpp_ver/include/nlohmann/json.hpp:205
↓ 10 callersMethodvalue
return value of the iterator
cpp_ver/include/nlohmann/detail/iterators/iteration_proxy.hpp:114
↓ 9 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
cpp_ver/include/nlohmann/detail/json_pointer.hpp:318
↓ 9 callersMethoderase
cpp_ver/include/nlohmann/ordered_map.hpp:89
↓ 9 callersMethodinsert
cpp_ver/include/nlohmann/ordered_map.hpp:158
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
cpp_ver/include/nlohmann/json.hpp:2776
↓ 9 callersFunctionset_parent
cpp_ver/include/nlohmann/json.hpp:1324
↓ 8 callersFunctiondump_integer
cpp_ver/include/nlohmann/detail/output/serializer.hpp:682
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2315
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
cpp_ver/include/nlohmann/detail/output/serializer.hpp:96
↓ 7 callersMethodend_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:699
↓ 7 callersMethodend_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:689
↓ 7 callersFunctionreplace_key
(str,key,theme)
html/slscq.js:26
↓ 7 callersMethodstart_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:694
↓ 7 callersMethodstart_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:679
↓ 7 callersMethodstring
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:669
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
cpp_ver/include/nlohmann/byte_container_with_subtype.hpp:134
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
cpp_ver/include/nlohmann/json.hpp:2754
↓ 6 callersMethodnull
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:644
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
cpp_ver/include/nlohmann/json.hpp:5441
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
cpp_ver/include/nlohmann/byte_container_with_subtype.hpp:85
↓ 5 callersMethodbinary
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:674
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the order of e
cpp_ver/include/nlohmann/detail/string_escape.hpp:42
↓ 5 callersMethodget_character
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:54
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
cpp_ver/include/nlohmann/detail/iterators/primitive_iterator.hpp:51
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
cpp_ver/include/nlohmann/detail/input/parser.hpp:85
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
cpp_ver/include/nlohmann/detail/input/parser.hpp:145
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
cpp_ver/include/nlohmann/json.hpp:4781
↓ 4 callersFunctiondestroy
cpp_ver/include/nlohmann/json.hpp:1135
↓ 4 callersMethodemplace
cpp_ver/include/nlohmann/ordered_map.hpp:40
↓ 4 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
cpp_ver/include/nlohmann/json.hpp:5125
↓ 4 callersFunctionget_arithmetic_value
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:41
↓ 4 callersMethodget_binary
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2425
↓ 4 callersMethodget_string
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2392
↓ 4 callersFunctioninsert_iterator
cpp_ver/include/nlohmann/json.hpp:5716
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
cpp_ver/include/nlohmann/json.hpp:2573
↓ 4 callersMethodkey
return the key of an object iterator
cpp_ver/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:105
↓ 4 callersFunctionreplace_all
(str,theme)
html/slscq.js:41
↓ 4 callersMethodreplace_all
(self, input_str: str, them: str)
python_ver/slscq.py:61
↓ 4 callersMethodreplace_all
cpp_ver/main.cpp:246
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
cpp_ver/include/nlohmann/detail/string_escape.hpp:24
↓ 4 callersMethodset_end
set iterator to a defined past the end
cpp_ver/include/nlohmann/detail/iterators/primitive_iterator.hpp:45
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
cpp_ver/include/nlohmann/json.hpp:4710
↓ 3 callersFunctionget_noun
html/slscq.js:9
↓ 3 callersFunctionget_verb
html/slscq.js:10
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
cpp_ver/include/nlohmann/json.hpp:2688
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
cpp_ver/include/nlohmann/json.hpp:2632
↓ 3 callersMethodmoved_or_copied
cpp_ver/include/nlohmann/detail/json_ref.hpp:44
↓ 3 callersMethodset_begin
set iterator to a defined beginning
cpp_ver/include/nlohmann/detail/iterators/primitive_iterator.hpp:39
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1366
↓ 2 callersFunctioncompute_boundaries
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:181
↓ 2 callersFunctionemplace
cpp_ver/include/nlohmann/json.hpp:5684
↓ 2 callersFunctionerror
cpp_ver/main.cpp:259
↓ 2 callersFunctionfind
cpp_ver/include/nlohmann/json.hpp:4516
↓ 2 callersFunctionflatten
! @brief return flattened JSON value The function creates a JSON object whose keys are JSON pointers (see [RFC 6901](https://tools.ietf.o
cpp_ver/include/nlohmann/json.hpp:8327
↓ 2 callersFunctionfrom_json_array_impl
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:182
↓ 2 callersFunctionfrom_json_inplace_array_impl
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:265
↓ 2 callersFunctionfrom_json_tuple_impl
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:371
↓ 2 callersMethodget_noun
(self)
python_ver/slscq.py:17
↓ 2 callersMethodget_verb
(self)
python_ver/slscq.py:18
↓ 2 callersFunctiongrisu2
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:820
↓ 2 callersFunctiongrisu2_round
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:538
↓ 2 callersMethodis_end
return whether the iterator is at end
cpp_ver/include/nlohmann/detail/iterators/primitive_iterator.hpp:57
next →1–100 of 480, ranked by callers