Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Genivia/ugrep
/ functions
Functions
1,386 in github.com/Genivia/ugrep
⨍
Functions
1,386
◇
Types & classes
177
Method
BR
src/zstream.hpp:1969
Method
BZ
src/zstream.hpp:1789
Method
BZ3
src/zstream.hpp:2012
Method
BacktrackPoint
include/reflex/fuzzymatcher.h:190
Method
BinaryHandler
src/ugrep.cpp:2277
Method
Bitref
include/reflex/bits.h:100
Method
Bits
Construct an empty bit vector.
include/reflex/bits.h:155
Method
BoostMatcher
Default constructor.
include/reflex/boostmatcher.h:55
Method
BoostPerlMatcher
Default constructor.
include/reflex/boostmatcher.h:417
Method
BoostPosixMatcher
Default constructor.
include/reflex/boostmatcher.h:384
Method
BufferedInput
Copy constructor (with intended "move semantics" as internal state is shared, should not rely on using the rhs after copying). Construct empty buffere
include/reflex/input.h:954
Function
CPU_IsSupported_AES
lzma/C/CpuArch.c:420
Function
CPU_IsSupported_AVX2
lzma/C/CpuArch.c:650
Function
CPU_IsSupported_CMOV
lzma/C/CpuArch.c:382
Function
CPU_IsSupported_CRYPTO
lzma/C/CpuArch.c:703
Function
CPU_IsSupported_NEON
lzma/C/CpuArch.c:704
Function
CPU_IsSupported_PageGB
lzma/C/CpuArch.c:682
Function
CPU_IsSupported_SHA
lzma/C/CpuArch.c:435
Function
CPU_IsSupported_SHA1
lzma/C/CpuArch.c:756
Function
CPU_IsSupported_SHA2
lzma/C/CpuArch.c:757
Function
CPU_IsSupported_SSE
lzma/C/CpuArch.c:390
Function
CPU_IsSupported_SSE2
lzma/C/CpuArch.c:399
Function
CPU_IsSupported_SSE41
lzma/C/CpuArch.c:430
Function
CPU_IsSupported_SSSE3
lzma/C/CpuArch.c:425
Function
CPU_IsSupported_VAES_AVX2
lzma/C/CpuArch.c:665
Function
CPU_Sys_Is_SSE_Supported
lzma/C/CpuArch.c:359
Method
CSI
emit ANSI SGR CSI sequence with one numeric parameter
src/screen.cpp:53
Method
Chars
include/reflex/pattern.h:611
Function
CheckSupportedFolder
lzma/C/7zDec.c:328
Method
Context
include/reflex/absmatcher.h:144
Method
ContextGrepHandler
src/ugrep.cpp:2732
Method
ContextState
src/ugrep.cpp:2714
Function
CrcUpdate
lzma/C/7zCrc.c:45
Function
CrcUpdateT0_32
lzma/C/7zCrc.c:175
Function
CrcUpdateT0_64
lzma/C/7zCrc.c:207
Function
CrcUpdateT1
lzma/C/7zCrc.c:60
Function
CrcUpdateT1_BeT4
lzma/C/7zCrcOpt.c:68
Function
CrcUpdateT1_BeT8
lzma/C/7zCrcOpt.c:89
Function
CrcUpdateT4
lzma/C/7zCrcOpt.c:13
Function
CrcUpdateT8
lzma/C/7zCrcOpt.c:33
Method
DFA
< state marker "path reaches a backedge" (collect lookback chars)
include/reflex/pattern.h:961
Function
Delta_Encode
lzma/C/Delta.c:16
Method
Dump
constructor
src/output.hpp:245
Function
DynBuf_Construct
lzma/C/7zBuf2.c:10
Function
DynBuf_Free
lzma/C/7zBuf2.c:46
Function
DynBuf_SeekToBeg
lzma/C/7zBuf2.c:17
Function
DynBuf_Write
lzma/C/7zBuf2.c:22
Method
Entry
indexing is initiated with the pathname to the root of the directory to index
src/ugrep-indexer.cpp:314
Method
Entry
src/ugrep.cpp:1930
Method
FN
src/vkey.hpp:257
Method
FSM
include/reflex/matcher.h:458
Method
FSM_BACK
FSM extra code BACK position to a previous position returned by FSM_POSN().
include/reflex/matcher.h:370
Method
FSM_CHAR
FSM code CHAR.
include/reflex/matcher.h:297
Method
FSM_DENT
FSM code DENT.
include/reflex/matcher.h:355
Method
FSM_FIND
FSM code FIND.
include/reflex/matcher.h:287
Method
FSM_HALT
FSM code HALT.
include/reflex/matcher.h:302
Method
FSM_HEAD
FSM code HEAD.
include/reflex/matcher.h:342
Method
FSM_INIT
FSM code INIT.
include/reflex/matcher.h:282
Method
FSM_META_BOB
FSM code META BOB.
include/reflex/matcher.h:400
Method
FSM_META_BOL
FSM code META BOL.
include/reflex/matcher.h:410
Method
FSM_META_BWB
FSM code META BWB.
include/reflex/matcher.h:430
Method
FSM_META_BWE
FSM code META BWE.
include/reflex/matcher.h:420
Method
FSM_META_DED
FSM code META DED.
include/reflex/matcher.h:376
Method
FSM_META_EOB
FSM code META EOB.
include/reflex/matcher.h:395
Method
FSM_META_EOL
FSM code META EOL.
include/reflex/matcher.h:405
Method
FSM_META_EWB
FSM code META EWB.
include/reflex/matcher.h:425
Method
FSM_META_EWE
FSM code META EWE.
include/reflex/matcher.h:415
Method
FSM_META_IND
FSM code META IND.
include/reflex/matcher.h:381
Method
FSM_META_NWB
FSM code META NWB.
include/reflex/matcher.h:440
Method
FSM_META_NWE
FSM code META NWE.
include/reflex/matcher.h:435
Method
FSM_META_UND
FSM code META UND.
include/reflex/matcher.h:386
Method
FSM_META_WBB
FSM code META WBB.
include/reflex/matcher.h:450
Method
FSM_META_WBE
FSM code META WBE.
include/reflex/matcher.h:445
Method
FSM_POSN
FSM extra code POSN returns current position.
include/reflex/matcher.h:365
Method
FSM_REDO
FSM code REDO.
include/reflex/matcher.h:328
Method
FSM_TAIL
FSM code TAIL.
include/reflex/matcher.h:349
Method
FSM_TAKE
FSM code TAKE.
include/reflex/matcher.h:307
Function
FileInStream_Read
lzma/C/7zFile.c:407
Function
FileInStream_Seek
lzma/C/7zFile.c:415
Function
FileOutStream_CreateVTable
lzma/C/7zFile.c:440
Function
FileOutStream_Write
lzma/C/7zFile.c:432
Function
FileSeqInStream_CreateVTable
lzma/C/7zFile.c:399
Function
FileSeqInStream_Read
lzma/C/7zFile.c:391
Function
File_Close
lzma/C/7zFile.c:115
Function
File_Construct
lzma/C/7zFile.c:40
Function
File_GetLength
lzma/C/7zFile.c:344
Method
Flag
src/flag.hpp:50
Method
FlexLexer
Construct Flex-compatible lexer to read from a std::istream (and echo the text matches to a std::ostream).
include/reflex/flexlexer.h:456
Method
FormatInvertMatchGrepHandler
src/ugrep.cpp:2527
Method
FuzzyMatcher
< binary matching without UTF-8 multibyte encodings Default constructor.
include/reflex/fuzzymatcher.h:55
Method
Grep
src/ugrep.cpp:3227
Method
GrepHandler
src/ugrep.cpp:2334
Method
GrepMaster
src/ugrep.cpp:4140
Method
GrepWorker
src/ugrep.cpp:4224
Function
InFile_Open
lzma/C/7zFile.c:86
Function
InFile_OpenW
lzma/C/7zFile.c:111
Method
Input
Construct empty input character sequence.
include/reflex/input.h:337
Method
InvertContextGrepHandler
src/ugrep.cpp:2993
Method
InvertContextState
src/ugrep.cpp:2977
Method
InvertMatchGrepHandler
src/ugrep.cpp:2440
← previous
next →
501–600 of 1,386, ranked by callers