Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ functions
Functions
5,232 in github.com/Rezonality/zep
⨍
Functions
5,232
◇
Types & classes
1,891
↓ 630 callers
Method
Matches
Returns true iff this matcher matches x.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:261
↓ 413 callers
Method
c_str
include/zep/mcommon/file/path.h:143
↓ 365 callers
Method
push_back
include/zep/gap_buffer.h:482
↓ 280 callers
Function
make_tuple
m3rdparty/googletest/googletest/include/gtest/internal/gtest-tuple.h:675
↓ 227 callers
Method
str
Returns the explanation accumulated so far.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:189
↓ 210 callers
Method
size
m3rdparty/nod/tests/catch.hpp:3285
↓ 200 callers
Method
end
m3rdparty/nod/tests/catch.hpp:3283
↓ 193 callers
Method
begin
m3rdparty/nod/tests/catch.hpp:3282
↓ 188 callers
Function
Print
m3rdparty/googletest/googletest/test/gtest-printers_test.cc:237
↓ 183 callers
Method
string
Return a string version of the gap, optionally showing the gap fixed_size inside ||. This is used for testing/validation
include/zep/gap_buffer.h:319
↓ 181 callers
Method
empty
m3rdparty/nod/tests/catch.hpp:6684
↓ 180 callers
Function
EXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
m3rdparty/googletest/googletest/include/gtest/gtest-spi.h:64
↓ 171 callers
Method
end
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1064
↓ 160 callers
Function
Eq
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3742
↓ 159 callers
Function
Not
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4107
↓ 156 callers
Function
Ne
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3790
↓ 155 callers
Method
begin
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1063
↓ 138 callers
Function
FilePath
m3rdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h:62
↓ 130 callers
Method
Perform
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:440
↓ 114 callers
Function
Describe
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:202
↓ 105 callers
Method
size
Returns the number of TestPartResult objects in the array.
m3rdparty/googletest/googletest/src/gtest-test-part.cc:83
↓ 104 callers
Method
Index
src/glyph_iterator.cpp:22
↓ 101 callers
Method
insert
include/zep/gap_buffer.h:394
↓ 98 callers
Function
Explain
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:218
↓ 97 callers
Method
Perform
m3rdparty/googletest/googlemock/test/gmock-generated-actions_test.cc:371
↓ 95 callers
Method
find
m3rdparty/nod/tests/catch.hpp:7144
↓ 90 callers
Method
get
* Obtains the base for a given key. * @throw std::out_of_range if the key does not exist */
include/zep/mcommon/file/cpptoml.h:1354
↓ 86 callers
Function
ElementsAre
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h:568
↓ 80 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
m3rdparty/googletest/googletest/src/gtest.cc:981
↓ 77 callers
Function
gsl_HAVE
include/zep/mcommon/gsl-lite.hpp:1535
↓ 73 callers
Function
AtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
m3rdparty/googletest/googletest/src/gtest-port.cc:652
↓ 72 callers
Function
keymap_add
Add a collection of commands to a collection of mappings
src/keymap.cpp:105
↓ 70 callers
Method
AddKeyPress
Handle a key press, convert it to an input command and context, and return it.
src/mode.cpp:368
↓ 70 callers
Function
CharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
m3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:279
↓ 69 callers
Function
Ge
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3766
↓ 64 callers
Method
size
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:606
↓ 63 callers
Method
name
m3rdparty/nod/tests/catch.hpp:3131
↓ 63 callers
Method
size
Size is fixed_size of buffer - the gap fixed_size
include/zep/gap_buffer.h:177
↓ 61 callers
Function
Invoke
m3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h:114
↓ 60 callers
Method
split
include/zep/mcommon/file/cpptoml.h:1577
↓ 59 callers
Function
ValuesIn
m3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:308
↓ 58 callers
Method
connect
m3rdparty/nod/include/nod/nod.hpp:413
↓ 56 callers
Function
SetEnv
Sets an environment variable with the given name to the given value. If the value argument is "", unsets the environment variable. The caller must e
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1625
↓ 55 callers
Method
SetBufferCursor
src/window.cpp:1336
↓ 55 callers
Function
throw_parse_exception
include/zep/mcommon/file/cpptoml.h:1932
↓ 54 callers
Function
Gt
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3772
↓ 53 callers
Function
Lt
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3784
↓ 53 callers
Method
clear
Make an empty buffer, with just the gap in it It appears 'empty' even though there is gap space that can be filled
include/zep/gap_buffer.h:210
↓ 52 callers
Function
Values
m3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:348
↓ 50 callers
Function
AllOf
m3rdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc:1265
↓ 50 callers
Method
get
m3rdparty/nod/tests/catch.hpp:368
↓ 49 callers
Function
DescribeNegation
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:210
↓ 48 callers
Function
Pair
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4332
↓ 46 callers
Function
GreaterThan
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:188
↓ 46 callers
Function
StreamableToString
m3rdparty/googletest/googletest/include/gtest/gtest-message.h:243
↓ 44 callers
Function
AnyOf
m3rdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc:1272
↓ 43 callers
Function
Contains
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4282
↓ 43 callers
Function
type
Gets the outcome of the test part.
m3rdparty/googletest/googletest/include/gtest/gtest-test-part.h:72
↓ 42 callers
Function
AssertionSuccess
Makes a successful assertion result.
m3rdparty/googletest/googletest/src/gtest.cc:1010
↓ 42 callers
Method
get
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1134
↓ 40 callers
Method
begin
include/zep/mcommon/file/path.h:183
↓ 40 callers
Method
key
Gets the user supplied key.
m3rdparty/googletest/googletest/include/gtest/gtest.h:496
↓ 39 callers
Method
GetMode
src/buffer.cpp:1365
↓ 39 callers
Function
StrEq
Matches a string equal to str.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3954
↓ 39 callers
Method
_GetNextToken
(self)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:905
↓ 38 callers
Function
AssertionFailure
Makes a failed assertion result.
m3rdparty/googletest/googletest/src/gtest.cc:1015
↓ 38 callers
Function
CharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
m3rdparty/googletest/googlemock/test/gmock-generated-actions_test.cc:165
↓ 38 callers
Method
InSequence
Creates the implicit sequence if there isn't one.
m3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:805
↓ 38 callers
Method
IsSatisfiedByCallCount
Returns true iff call_count calls will satisfy this cardinality.
m3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc:400
↓ 37 callers
Function
PrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
m3rdparty/googletest/googletest/test/gtest-printers_test.cc:384
↓ 37 callers
Function
Skip
(lines, pos, regex)
m3rdparty/googletest/googletest/scripts/pump.py:261
↓ 36 callers
Function
HasSubstr
Creates a matcher that matches any string, std::string, or C string that contains the given substring.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3983
↓ 36 callers
Method
IsPrime
m3rdparty/googletest/googletest/samples/prime_tables.h:58
↓ 36 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
m3rdparty/googletest/googletest/src/gtest.cc:2916
↓ 35 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:927
↓ 35 callers
Method
IsSaturatedByCallCount
Returns true iff call_count calls will saturate this cardinality.
m3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc:405
↓ 35 callers
Method
add
m3rdparty/nod/tests/catch.hpp:7167
↓ 34 callers
Function
CaptureStdout
Starts capturing stdout.
m3rdparty/googletest/googletest/src/gtest-port.cc:1037
↓ 34 callers
Function
ElementsAreArray
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3644
↓ 34 callers
Method
GetActiveTabWindow
src/editor.cpp:564
↓ 34 callers
Function
GetCapturedStdout
Stops capturing stdout and returns the captured string.
m3rdparty/googletest/googletest/src/gtest-port.cc:1047
↓ 34 callers
Method
begin
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:4505
↓ 33 callers
Method
DrawRectFilled
include/zep/display.h:146
↓ 33 callers
Function
UsesColor
Runs gtest_color_test_ and returns its exit code.
m3rdparty/googletest/googletest/test/gtest_color_test.py:56
↓ 33 callers
Method
stream
Returns the underlying ostream.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:98
↓ 32 callers
Method
DescribeTo
Describes this matcher to an ostream.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:267
↓ 32 callers
Function
RUN_ALL_TESTS
m3rdparty/googletest/googletest/include/gtest/gtest.h:2232
↓ 32 callers
Method
write
* Write out a string. */
include/zep/mcommon/file/cpptoml.h:3474
↓ 30 callers
Method
GetActiveWindow
include/zep/tab_window.h:36
↓ 30 callers
Function
Ref
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3809
↓ 30 callers
Method
connected
@returns `true` if the connection is connected to a signal object, and `false` otherwise.
m3rdparty/nod/include/nod/nod.hpp:68
↓ 30 callers
Method
end
include/zep/mcommon/file/path.h:190
↓ 29 callers
Function
FormatForComparisonFailureMessage
m3rdparty/googletest/googletest/include/gtest/gtest-printers.h:349
↓ 29 callers
Method
GetLinePos
TODO: This can be cleaner The function needs to find the point on the line which bufferLocation is on. It needs to account for empty lines or the last
src/buffer.cpp:803
↓ 29 callers
Method
Valid
src/glyph_iterator.cpp:27
↓ 29 callers
Function
WideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
m3rdparty/googletest/googletest/src/gtest.cc:1823
↓ 29 callers
Method
value
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3824
↓ 28 callers
Method
GetBufferCursor
src/window.cpp:1374
↓ 28 callers
Function
MakeMatcher
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:484
↓ 28 callers
Function
Pop
(token_type=None)
m3rdparty/googletest/googletest/scripts/pump.py:476
next →
1–100 of 5,232, ranked by callers