MCPcopy Create free account

hub / github.com/Genivia/ugrep / functions

Functions1,386 in github.com/Genivia/ugrep

MethodIterator
Construct an AbstractMatcher::Iterator such that Iterator() == AbstractMatcher::Operation(*this, method).end().
include/reflex/absmatcher.h:204
MethodJob
src/ugrep.cpp:2036
MethodJobQueue
src/ugrep.cpp:2066
MethodLZ4
src/zstream.hpp:1867
MethodLexerError
Invoked by reflex-generated yyFlexLexer when an error occurs.
include/reflex/flexlexer.h:562
MethodLine
src/ugrep.cpp:2697
MethodLine
src/ugrep.cpp:2960
MethodLineMatcher
Construct matcher engine from an input character sequence.
include/reflex/linematcher.h:48
FunctionLookToRead2_Look_Exact
lzma/C/7zStream.c:119
FunctionLookToRead2_Look_Lookahead
lzma/C/7zStream.c:100
FunctionLookToRead2_Read
lzma/C/7zStream.c:146
FunctionLookToRead2_Seek
lzma/C/7zStream.c:160
FunctionLookToRead2_Skip
lzma/C/7zStream.c:139
FunctionLzma2Dec_Allocate
lzma/C/Lzma2Dec.c:78
FunctionLzma2Dec_DecodeToBuf
lzma/C/Lzma2Dec.c:428
FunctionLzma2Dec_GetOldProps
lzma/C/Lzma2Dec.c:57
FunctionLzma2Dec_Parse
lzma/C/Lzma2Dec.c:307
FunctionLzma2Decode
lzma/C/Lzma2Dec.c:469
FunctionLzmaDec_DecodeToBuf
lzma/C/LzmaDec.c:1200
FunctionLzmaDec_Free
lzma/C/LzmaDec.c:1252
FunctionLzmaDecode
lzma/C/LzmaDec.c:1340
MethodMMap
src/mmap.hpp:65
MethodMatch
src/ugrep.cpp:2943
MethodMatcher
Default constructor.
include/reflex/matcher.h:56
MethodMatcher
Construct a lexer matcher from a matcher's pattern type.
include/reflex/abslexer.h:55
MethodMatcher
Construct a FlexLexer matcher from a matcher's pattern type.
include/reflex/flexlexer.h:420
MethodMetaEdgesClosure
include/reflex/pattern.h:847
MethodNode
include/reflex/pattern.h:697
MethodORanges
Construct an empty range.
include/reflex/ranges.h:645
MethodOnlyMatchingContextGrepHandler
src/ugrep.cpp:2424
MethodOpTree
src/cnf.hpp:216
MethodOperation
Construct an AbstractMatcher::Operation functor to scan, search, or split an input character sequence.
include/reflex/absmatcher.h:277
MethodOption
include/reflex/pattern.h:1063
MethodOption
include/reflex/absmatcher.h:168
FunctionOutFile_Open
lzma/C/7zFile.c:88
FunctionOutFile_OpenW
lzma/C/7zFile.c:112
MethodOutput
constructor
src/output.hpp:313
MethodPATTERN
src/cnf.hpp:72
MethodPCRE2Matcher
Default constructor.
include/reflex/pcre2matcher.h:56
MethodPCRE2UTFMatcher
Default constructor.
include/reflex/pcre2matcher.h:478
MethodPattern
Construct an unset pattern.
include/reflex/pattern.h:112
MethodPatternMatcher
< pattern class of this matcher, a typedef of the PatternMatcher template parameter Copy constructor, the underlying pattern object is shared (not dee
include/reflex/absmatcher.h:1755
MethodPatternMatcher
< pattern class of this matcher Copy constructor, the underlying pattern string is copied.
include/reflex/absmatcher.h:1908
MethodPosition
< accept, not a regex position
include/reflex/pattern.h:661
FunctionPpmd7z_RD_Decode
lzma/C/Ppmd7Dec.c:40
FunctionREFLEX_DBGOUT_
lib/debug.cpp:49
MethodRanges
Construct an empty range.
include/reflex/ranges.h:177
FunctionReadByte
lzma/C/7zDec.c:77
FunctionReadPackInfo
lzma/C/7zArcIn.c:395
FunctionReadSubStreamsInfo
lzma/C/7zArcIn.c:871
FunctionReadUnpackInfo
lzma/C/7zArcIn.c:646
MethodSaveState
include/reflex/fuzzymatcher.h:166
FunctionSecToLook_CreateVTable
lzma/C/7zStream.c:185
FunctionSecToLook_Read
lzma/C/7zStream.c:179
FunctionSecToRead_CreateVTable
lzma/C/7zStream.c:196
FunctionSecToRead_Read
lzma/C/7zStream.c:190
FunctionSeqInStream_ReadByte
lzma/C/7zStream.c:52
FunctionSeqInStream_ReadMax
lzma/C/7zStream.c:11
FunctionSkipNumbers
lzma/C/7zArcIn.c:611
MethodState
src/query.hpp:91
MethodState
< maps lo to hi and state to transition to on char in range [lo,hi]
include/reflex/pattern.h:805
MethodStdEcmaMatcher
Default constructor.
include/reflex/stdmatcher.h:384
MethodStdInHandler
src/ugrep.cpp:2299
MethodStdMatcher
Default constructor.
include/reflex/stdmatcher.h:55
MethodStdPosixMatcher
Default constructor.
include/reflex/stdmatcher.h:469
MethodSync
src/output.hpp:79
FunctionSzAllocTemp
lzma/C/7zAlloc.c:59
FunctionSzFreeTemp
lzma/C/7zAlloc.c:75
MethodTables
lib/posix.cpp:43
MethodTables
lib/unicode.cpp:44
FunctionTestSignatureCandidate
lzma/C/7zArcIn.c:175
MethodTree
include/reflex/pattern.h:704
MethodXZ
src/zstream.hpp:1830
MethodYYLeng
The matched text length.
include/reflex/flexlexer.h:469
MethodYYText
The matched text.
include/reflex/flexlexer.h:463
MethodZ
src/zstream.hpp:1751
FunctionZ7_BRANCH_CONV_ST(X86)
lzma/C/Bra86.c:47
FunctionZ7_BRANCH_FUNC_MAIN
lzma/C/Bra.c:124
FunctionZ7_C_IFACE_DECL
lzma/C/7zTypes.h:326
MethodZSTD
src/zstream.hpp:1926
MethodZipInfo
constructor
src/zstream.hpp:180
MethodZthread
src/zthread.hpp:84
MethodZthread
src/ugrep.cpp:765
Methodaccept
Returns a positive integer (true) indicating the capture index of the matched text in the pattern or zero (false) for a mismatch.
include/reflex/absmatcher.h:621
Methodacquire
acquire output access
src/output.hpp:91
Methodadvance_char
One char
lib/matcher.cpp:2190
Methodadvance_char_pma
One char followed by some pattern
lib/matcher.cpp:2213
Methodadvance_chars
lib/matcher.cpp:2244
Methodadvance_chars_pma
lib/matcher.cpp:2364
Methodadvance_none
Default method is none (unset)
lib/matcher.cpp:868
Methodadvance_pattern_min1
Minimal 1 byte long patterns with min=0 or 1 using 4-way bitap hashed pairs and PM
lib/matcher.cpp:1905
Methodadvance_pattern_min2
Minimal 2 byte long patterns with min=2 using bitap hashed pairs then PM
lib/matcher.cpp:1971
Methodadvance_pattern_min3
Minimal 3 byte long pattern with min=3 using bitap hashed pairs then PM4+PM4
lib/matcher.cpp:2031
Methodadvance_pattern_mink
Minimal k byte long patterns (MIN>=k) using bitap hashed pairs and PMk+PMx
lib/matcher.cpp:2091
Methodadvance_pattern_pin1_one
My homegrown "needle search" method when needle pin=1 and min=0 or 1 therefore lcp=0
lib/matcher.cpp:874
Methodadvance_pattern_pin1_pma
My homegrown "needle search" method when needle pin=1
lib/matcher.cpp:904
Methodadvance_string
String
lib/matcher.cpp:2496
Methodadvance_string_bm
My homegrown improved Boyer-Moore string search, a fallback method
lib/matcher.cpp:2769
Methodadvance_string_bm_pma
My homegrown improved Boyer-Moore string search followed by minimal 1 byte long patterns, using PM
lib/matcher.cpp:2825
Methodadvance_string_pma
String followed by 1 to 4 characters
lib/matcher.cpp:2562
← previousnext →601–700 of 1,386, ranked by callers