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
↓ 28 callers
Method
RunAndVerify
Checks that the binary runs correct set of tests for a given filter.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:260
↓ 28 callers
Method
back
include/zep/gap_buffer.h:454
↓ 28 callers
Method
erase
include/zep/gap_buffer.h:416
↓ 28 callers
Function
to_uchar
include/zep/mcommon/gsl-lite.hpp:660
↓ 27 callers
Method
Char
src/glyph_iterator.cpp:81
↓ 27 callers
Function
Iter
Given a positive integer n, a format string that contains 0 or more '%s' format specs, and optionally a separator string, returns the join of n st
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:189
↓ 27 callers
Function
MakePolymorphicMatcher
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:496
↓ 27 callers
Method
Width
include/zep/mcommon/math/math.h:413
↓ 27 callers
Method
assertEqualIgnoreLeadingWhitespace
Specialized assert that ignores the indent level.
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:41
↓ 27 callers
Function
size
include/zep/mcommon/gsl-lite.hpp:1734
↓ 26 callers
Method
AssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
m3rdparty/googletest/googletest/src/gtest-port.cc:276
↓ 26 callers
Function
Explain
m3rdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc:102
↓ 26 callers
Method
begin
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:608
↓ 26 callers
Method
end
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:609
↓ 26 callers
Method
match
m3rdparty/nod/tests/catch.hpp:2134
↓ 25 callers
Function
InitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
m3rdparty/googletest/googletest/src/gtest.cc:5370
↓ 25 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
m3rdparty/googletest/googletest/src/gtest-port.cc:771
↓ 25 callers
Function
ValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
m3rdparty/googletest/googletest/src/gtest-port.cc:681
↓ 24 callers
Function
Field
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3895
↓ 24 callers
Function
IsXDigit
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2279
↓ 24 callers
Function
Le
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3778
↓ 23 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
m3rdparty/googletest/googletest/src/gtest.cc:2956
↓ 23 callers
Function
ContainerEq
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4148
↓ 23 callers
Function
Each
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4314
↓ 23 callers
Function
IsPrime
Returns true iff n is a prime number.
m3rdparty/googletest/googletest/samples/sample1.cc:47
↓ 23 callers
Function
IsValidEscape
Returns true iff "\\c" is a supported escape sequence.
m3rdparty/googletest/googletest/src/gtest-port.cc:646
↓ 23 callers
Function
ParseNaturalNumber
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:967
↓ 23 callers
Method
SetText
Replace the buffer with the text
src/buffer.cpp:714
↓ 23 callers
Function
impl
Accessors for the implementation object.
m3rdparty/googletest/googletest/include/gtest/gtest.h:1287
↓ 22 callers
Method
AddWindow
The region management is in theory dirt-simple. Each region contains a list of either vertical or horizontally split regions. Any region can have chil
src/tab_window.cpp:131
↓ 22 callers
Function
Args
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h:480
↓ 22 callers
Function
IsNull
m3rdparty/googletest/googletest/test/gtest-unittest-api_test.cc:140
↓ 22 callers
Function
StrCaseEq
Matches a string equal to str, ignoring case.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3968
↓ 22 callers
Method
end
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:4508
↓ 21 callers
Method
Broadcast
Inform clients of an event in the buffer
src/editor.cpp:847
↓ 21 callers
Method
GenerateMethodSource
Convert C++ source to Google Mock output source lines.
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:48
↓ 21 callers
Method
MatchAndExplain
Returns true iff the matcher matches x; also explains the match result to 'listener'.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:256
↓ 21 callers
Function
Pointee
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3872
↓ 21 callers
Function
StartsWith
Matches a string that starts with 'prefix' (case-sensitive).
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3990
↓ 21 callers
Function
VerifyGenerator
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:130
↓ 20 callers
Method
DescribeNegationTo
Describes the negation of this matcher to an ostream.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:270
↓ 20 callers
Function
ExplainMatchResult
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4354
↓ 20 callers
Method
Get
m3rdparty/googletest/googletest/src/gtest-port.cc:193
↓ 20 callers
Method
GetRange
(self, identifier)
m3rdparty/googletest/googletest/scripts/pump.py:632
↓ 20 callers
Method
Move
src/buffer.cpp:119
↓ 20 callers
Function
Property
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3912
↓ 20 callers
Function
ZSetFlags
include/zep/editor.h:62
↓ 20 callers
Function
list
m3rdparty/nod/tests/catch.hpp:4765
↓ 19 callers
Function
AlwaysFalse
Always returns false.
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:736
↓ 19 callers
Method
Append
m3rdparty/googletest/googletest/src/gtest.cc:3276
↓ 19 callers
Function
ConvertIdentifierNameToWords
Converts an identifier name to a space-separated list of lower-case words. Each maximum substring of the form [A-Za-z][a-z]*|\d+ is treated as one wo
m3rdparty/googletest/googlemock/src/gmock-internal-utils.cc:54
↓ 19 callers
Method
GetPixelHeight
include/zep/display.h:45
↓ 19 callers
Function
Pointwise
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4185
↓ 19 callers
Method
count
Returns the number of live test objects that uses this fixture.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:5040
↓ 19 callers
Method
get
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:3294
↓ 19 callers
Method
push_back
include/zep/mcommon/file/cpptoml.h:897
↓ 19 callers
Method
type
include/zep/mcommon/file/cpptoml.h:580
↓ 18 callers
Method
DescribeTo
Describes self to an ostream.
m3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc:410
↓ 18 callers
Function
ErrorExit
Print an error message to stderr and exit.
m3rdparty/googletest/googlemock/scripts/upload.py:109
↓ 18 callers
Function
ErrorExit
Print an error message to stderr and exit.
m3rdparty/googletest/googletest/scripts/upload.py:109
↓ 18 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
m3rdparty/googletest/googletest/src/gtest-port.cc:880
↓ 18 callers
Function
GTEST_LOCK_EXCLUDED_
m3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:174
↓ 18 callers
Method
GetNextPrime
m3rdparty/googletest/googletest/samples/prime_tables.h:69
↓ 18 callers
Function
Range
m3rdparty/googletest/googletest/include/gtest/gtest-param-test.h:242
↓ 18 callers
Function
SizeIs
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4127
↓ 18 callers
Method
bind
m3rdparty/nod/tests/catch.hpp:3682
↓ 17 callers
Method
Height
include/zep/mcommon/math/math.h:409
↓ 17 callers
Method
IsInterested
Returns true iff the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this information to a
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:104
↓ 17 callers
Function
ResultOf
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3939
↓ 17 callers
Function
ShuffleRange
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:312
↓ 17 callers
Function
UnorderedPointwise
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4219
↓ 17 callers
Function
ZTestFlags
Helpers
include/zep/editor.h:61
↓ 17 callers
Method
end
include/zep/mcommon/file/cpptoml.h:808
↓ 17 callers
Method
pop_back
include/zep/gap_buffer.h:503
↓ 17 callers
Method
scopedElement
m3rdparty/nod/tests/catch.hpp:7555
↓ 17 callers
Method
total
m3rdparty/nod/tests/catch.hpp:1633
↓ 16 callers
Function
ArrayEq
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:960
↓ 16 callers
Function
Factorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
m3rdparty/googletest/googletest/samples/sample1.cc:37
↓ 16 callers
Function
GetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
m3rdparty/googletest/googletest/test/gtest_shuffle_test.py:87
↓ 16 callers
Function
IsAsciiWordChar
m3rdparty/googletest/googletest/src/gtest-port.cc:640
↓ 16 callers
Function
IsHalfOf
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:5433
↓ 16 callers
Function
IsSubstring
m3rdparty/googletest/googletest/src/gtest.cc:1606
↓ 16 callers
Method
MoveCursorY
src/window.cpp:1848
↓ 16 callers
Function
OfType
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:192
↓ 16 callers
Function
PartialMatch
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1197
↓ 16 callers
Function
RunShell
(command, silent_ok=False, universal_newlines=True, print_output=False)
m3rdparty/googletest/googlemock/scripts/upload.py:577
↓ 16 callers
Function
RunShell
(command, silent_ok=False, universal_newlines=True, print_output=False)
m3rdparty/googletest/googletest/scripts/upload.py:577
↓ 16 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
m3rdparty/googletest/googletest/src/gtest.cc:4715
↓ 16 callers
Method
TotalCount
include/zep/keymap.h:193
↓ 16 callers
Function
UnorderedElementsAre
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h:783
↓ 16 callers
Function
UnorderedElementsAreArray
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3686
↓ 16 callers
Method
VoidFromString
m3rdparty/googletest/googlemock/test/gmock_link_test.h:228
↓ 16 callers
Function
WhenSorted
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4171
↓ 16 callers
Method
begin
include/zep/mcommon/file/cpptoml.h:798
↓ 16 callers
Method
find_first_of
include/zep/gap_buffer.h:537
↓ 16 callers
Function
mask8
m3rdparty/utfcpp/source/utf8/core.h:59
↓ 16 callers
Function
mask8
include/zep/mcommon/utf8/core.h:62
↓ 16 callers
Function
next
m3rdparty/utfcpp/source/utf8/checked.h:137
↓ 16 callers
Function
output
free function to output a string to a ostream
m3rdparty/nod/tests/tests/general_tests.cpp:12
↓ 16 callers
Method
reserve
* Reserve space for n values. */
include/zep/mcommon/file/cpptoml.h:994
← previous
next →
101–200 of 5,232, ranked by callers