Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lartu/ldpl
/ functions
Functions
189 in github.com/Lartu/ldpl
⨍
Functions
189
◇
Types & classes
8
↓ 1 callers
Function
split_vector
Given a 'full variable' (for example 'bar' or 'foo:0:"hi there":4'), a place to store a variable name and a vector of strings to store all indexes, we
src/aux/aux_container.cpp:12
↓ 1 callers
Method
to_double
src/ldpl_lib/ldpl_lib.cpp:590
↓ 1 callers
Method
to_int
src/ldpl_lib/ldpl_lib.cpp:566
↓ 1 callers
Function
trimCopy
Removes all trailing and ending whitespace from a string
src/ldpl_lib/ldpl_lib.cpp:1671
↓ 1 callers
Function
warning
@brief Prints a non-fatal warning message.
src/aux/aux_info.cpp:80
Method
BigInt
src/ldpl_lib/BigInt.hpp:302
Method
LdplNumber
Constructors
src/ldpl_lib/ldpl_lib.cpp:44
Function
append_to_file
src/ldpl_lib/ldpl_lib.cpp:1612
Function
big_random
src/ldpl_lib/BigInt.hpp:261
Method
createFromChar
Fills buffer with utf8-encoded c++ string
src/ldpl_lib/ldpl_lib.cpp:864
Method
createFromMem
Fills buffer with utf8-encoded c++ string
src/ldpl_lib/ldpl_lib.cpp:870
Method
createFromString
Fills buffer with utf8-encoded c++ string
src/ldpl_lib/ldpl_lib.cpp:858
Function
exec
src/ldpl.cpp:35
Function
getAsciiChar
src/ldpl_lib/ldpl_lib.cpp:1425
Method
getNumber
src/ldpl_lib/ldpl_lib.cpp:1077
Function
get_char_num
src/ldpl_lib/ldpl_lib.cpp:1408
Function
get_indices
src/ldpl_lib/ldpl_lib.cpp:1301
Function
get_random
src/ldpl_lib/ldpl_lib.cpp:1489
Method
graphemedText
default constructor
src/ldpl_lib/ldpl_lib.cpp:895
Function
input_number
src/ldpl_lib/ldpl_lib.cpp:1312
Function
input_string
src/ldpl_lib/ldpl_lib.cpp:1348
Function
input_until_eof
src/ldpl_lib/ldpl_lib.cpp:1355
Method
isAlphanumeric
src/ldpl_lib/ldpl_lib.cpp:1013
Method
isNumber
src/ldpl_lib/ldpl_lib.cpp:1031
Function
join
src/ldpl_lib/ldpl_lib.cpp:1434
Function
lcm
src/ldpl_lib/BigInt.hpp:1054
Method
loadFile
[] for setting string graphemedText::operator[](int i) { regenerateGraphemeIndex(); if (i >= graphemeIndexMap.size()) { cout << "O
src/ldpl_lib/ldpl_lib.cpp:968
Function
load_file
src/ldpl_lib/ldpl_lib.cpp:1556
Function
main
src/ldpl.cpp:153
Function
modulo
src/ldpl_lib/ldpl_lib.cpp:1385
Function
num_equal
src/ldpl_lib/ldpl_lib.cpp:1370
Function
operator!=
src/ldpl_lib/BigInt.hpp:646
Function
operator!=
src/ldpl_lib/ldpl_lib.cpp:1215
Method
operator!=
src/ldpl_lib/BigInt.hpp:555
Method
operator!=
src/ldpl_lib/ldpl_lib.cpp:462
Function
operator%
src/ldpl_lib/BigInt.hpp:1538
Method
operator%
src/ldpl_lib/BigInt.hpp:1410
Method
operator%
src/ldpl_lib/ldpl_lib.cpp:211
Function
operator*
src/ldpl_lib/BigInt.hpp:1498
Method
operator*
src/ldpl_lib/BigInt.hpp:1243
Method
operator*
src/ldpl_lib/ldpl_lib.cpp:160
Function
operator+
src/ldpl_lib/BigInt.hpp:1458
Function
operator+
src/ldpl_lib/ldpl_lib.cpp:1145
Method
operator+
src/ldpl_lib/BigInt.hpp:500
Method
operator+
Arithmetic operators
src/ldpl_lib/ldpl_lib.cpp:114
Method
operator++
src/ldpl_lib/BigInt.hpp:1881
Method
operator++
src/ldpl_lib/ldpl_lib.cpp:377
Function
operator-
src/ldpl_lib/BigInt.hpp:1478
Method
operator-
src/ldpl_lib/BigInt.hpp:511
Method
operator-
src/ldpl_lib/ldpl_lib.cpp:137
Method
operator--
src/ldpl_lib/BigInt.hpp:1895
Method
operator--
src/ldpl_lib/ldpl_lib.cpp:404
Function
operator/
src/ldpl_lib/BigInt.hpp:1518
Method
operator/
src/ldpl_lib/BigInt.hpp:1341
Method
operator/
src/ldpl_lib/ldpl_lib.cpp:183
Function
operator<
src/ldpl_lib/BigInt.hpp:666
Function
operator<
src/ldpl_lib/ldpl_lib.cpp:1205
Method
operator<
src/ldpl_lib/BigInt.hpp:565
Method
operator<
src/ldpl_lib/ldpl_lib.cpp:467
Function
operator<=
src/ldpl_lib/BigInt.hpp:706
Method
operator<=
src/ldpl_lib/BigInt.hpp:596
Method
operator<=
src/ldpl_lib/ldpl_lib.cpp:495
Function
operator==
src/ldpl_lib/BigInt.hpp:626
Function
operator==
src/ldpl_lib/ldpl_lib.cpp:1170
Method
operator==
src/ldpl_lib/BigInt.hpp:545
Method
operator==
Comparison operators
src/ldpl_lib/ldpl_lib.cpp:419
Method
operator==
src/ldpl_lib/ldpl_lib.cpp:1247
Function
operator>
src/ldpl_lib/BigInt.hpp:686
Function
operator>
src/ldpl_lib/ldpl_lib.cpp:1210
Method
operator>
src/ldpl_lib/BigInt.hpp:586
Method
operator>
src/ldpl_lib/ldpl_lib.cpp:490
Function
operator>=
src/ldpl_lib/BigInt.hpp:726
Method
operator>=
src/ldpl_lib/BigInt.hpp:606
Method
operator>=
src/ldpl_lib/ldpl_lib.cpp:500
Method
operator[]
[] for reading
src/ldpl_lib/ldpl_lib.cpp:947
Function
pow
src/ldpl_lib/BigInt.hpp:895
Method
regenerateGraphemeIndex
src/ldpl_lib/ldpl_lib.cpp:774
Function
sqrt
src/ldpl_lib/BigInt.hpp:949
Function
str_cmp
src/ldpl_lib/ldpl_lib.cpp:1375
Function
toLowerCopy
Converts string to lowercase
src/ldpl_lib/ldpl_lib.cpp:1663
Function
toUpperCopy
Converts string to uppercase
src/ldpl_lib/ldpl_lib.cpp:1655
Method
to_int
src/ldpl_lib/BigInt.hpp:394
Method
to_long
src/ldpl_lib/BigInt.hpp:407
Method
to_long_long
src/ldpl_lib/BigInt.hpp:420
Function
to_number
src/ldpl_lib/ldpl_lib.cpp:1330
Function
utf8Count
src/ldpl_lib/ldpl_lib.cpp:1637
Function
utf8GetIndexOf
src/ldpl_lib/ldpl_lib.cpp:1621
Function
utf8_split_list
src/ldpl_lib/ldpl_lib.cpp:1717
Function
write_file
src/ldpl_lib/ldpl_lib.cpp:1616
← previous
101–189 of 189, ranked by callers