MCPcopy Create free account

hub / github.com/dlclark/regexp2 / functions

Functions981 in github.com/dlclark/regexp2

FunctionTestEmptyCaptureLargeRepeat
(t *testing.T)
regexp_test.go:1607
FunctionTestEmptyCaptureRepeatIsNotReduced
(t *testing.T)
regexp_optimization_test.go:94
FunctionTestEmptyCharClass
(t *testing.T)
regexp_test.go:917
FunctionTestErr_GroupName
(t *testing.T)
regexp_test.go:429
FunctionTestErr_UnterminatedCommentAfterLiteral
(t *testing.T)
regexp_test.go:468
FunctionTestEscapeLiteralDefaults
(t *testing.T)
regexp_re2_test.go:253
FunctionTestEscapeUnescape_Basic
(t *testing.T)
regexp_test.go:268
FunctionTestFindAllIndexEmptyMatches
(t *testing.T)
regexp_test.go:703
FunctionTestFindAllRunesIndex
(t *testing.T)
regexp_test.go:691
FunctionTestFindAllStringIndex
(t *testing.T)
regexp_test.go:664
FunctionTestFindAllStringIndexRequiredLandmarkChainEmail
(t *testing.T)
regexp_test.go:715
FunctionTestFindLeadingStringsSkipsToFirstRune
(t *testing.T)
regexp_optimization_test.go:176
FunctionTestFindNextMatch_Basic
(t *testing.T)
regexp_test.go:617
FunctionTestFindOptimizationRepeatPrefixNullableFixedDoesNotUseLiteralAfterLoop
(t *testing.T)
regexp_optimization_test.go:290
FunctionTestFindOptimizationsCarriedToCode
(t *testing.T)
regexp_optimization_test.go:144
FunctionTestFindOptimizationsPreferPrefixesForHighFrequencyFirstSet
(t *testing.T)
syntax/prefixanalyzer_test.go:277
FunctionTestFindOptimizationsRequiredLandmarkChain
(t *testing.T)
syntax/prefixanalyzer_test.go:292
FunctionTestFindOptimizationsUsesLeadingPositiveLookahead
(t *testing.T)
syntax/prefixanalyzer_test.go:259
FunctionTestFindPrefixes
(t *testing.T)
syntax/prefixanalyzer_test.go:183
FunctionTestFindStringMatchStart
(t *testing.T)
stringprefixfilter_test.go:338
FunctionTestFindStringPrefixCandidateDisabledForRightToLeft
(t *testing.T)
stringprefixfilter_test.go:320
FunctionTestFindStringPrefixCandidateFallbacks
(t *testing.T)
stringprefixfilter_test.go:293
FunctionTestFirstcharsIgnoreCase
(t *testing.T)
regexp_test.go:568
FunctionTestFixedDistanceStringFindFirstChar
(t *testing.T)
regexp_optimization_test.go:235
FunctionTestFuzzBytes_Match
(t *testing.T)
regexp_test.go:1674
FunctionTestFuzzBytes_NoCompile
(t *testing.T)
regexp_test.go:1641
FunctionTestGoodReverseOrderMessage
(t *testing.T)
regexp_test.go:1754
FunctionTestGroups_Basic
(t *testing.T)
regexp_test.go:288
FunctionTestHexadecimalCurlyBraces
(t *testing.T)
regexp_test.go:824
FunctionTestIdenticalTreePatterns
patterns that should produce the same trees
syntax/tree_test.go:8
FunctionTestIgnoreCase_Inline
(t *testing.T)
regexp_options_test.go:19
FunctionTestIgnoreCase_Revert
(t *testing.T)
regexp_options_test.go:33
FunctionTestIgnoreCase_Simple
(t *testing.T)
regexp_options_test.go:5
FunctionTestIncorrectDeadline
(t *testing.T)
fastclock_test.go:79
FunctionTestIncorrectTimeoutError
(t *testing.T)
fastclock_test.go:108
FunctionTestIndexOfIgnoreCaseAscii_Hit
(t *testing.T)
helpers/indexof_test.go:26
FunctionTestIndexOf_Hit0
(t *testing.T)
helpers/indexof_test.go:12
FunctionTestIndexOf_IgnoreCaseHit
(t *testing.T)
helpers/indexof_test.go:19
FunctionTestIndexOf_Miss
(t *testing.T)
helpers/indexof_test.go:5
FunctionTestIndexStringIgnoreCaseASCII
(t *testing.T)
helpers/indexof_test.go:33
FunctionTestIsInASCIIBitmap
(t *testing.T)
helpers/runes_test.go:13
FunctionTestIsInMask32_Basic
(t *testing.T)
helpers/runes_test.go:5
FunctionTestIssue34LazyEmptyLoopFindNextMatchTerminates
(t *testing.T)
regexp_test.go:1844
FunctionTestIssue37FuzzBytes_NoPanic
(t *testing.T)
regexp_test.go:1703
FunctionTestLargeEmptyRepeatDoesNotUseBacktrackingStack
(t *testing.T)
regexp_optimization_test.go:70
FunctionTestLeadingSetUsesOptimizedScanner
(t *testing.T)
regexp_optimization_test.go:154
FunctionTestMaintainCaptureOrder_Basic
(t *testing.T)
regexp_captureorder_test.go:5
FunctionTestMaintainCaptureOrder_DefaultIsDotNetOrder
(t *testing.T)
regexp_captureorder_test.go:42
FunctionTestMaintainCaptureOrder_DuplicateNamesShareSlot
(t *testing.T)
regexp_captureorder_test.go:70
FunctionTestMarshal
(t *testing.T)
regexp_test.go:1798
FunctionTestMinMaxLength
(t *testing.T)
syntax/prefixanalyzer_test.go:11
FunctionTestMinRequiredLengthShortCircuits
(t *testing.T)
regexp_optimization_test.go:249
FunctionTestMono_Basics
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to
regexp_mono_test.go:30
FunctionTestMultibyteUnicode_Match
(t *testing.T)
regexp_test.go:1397
FunctionTestMultibyteUnicode_MatchPartialPattern
(t *testing.T)
regexp_test.go:1388
FunctionTestNamedGroupNumberAssignmentNonECMAScript
(t *testing.T)
regexp_test.go:1228
FunctionTestNegateRange
(t *testing.T)
regexp_test.go:1317
FunctionTestNewStringPrefixFilterFixedDistanceChar
(t *testing.T)
stringprefixfilter_test.go:204
FunctionTestNewStringPrefixFilterLeadingSet
(t *testing.T)
stringprefixfilter_test.go:277
FunctionTestNonMatchingTreePatterns
(t *testing.T)
syntax/tree_test.go:391
FunctionTestParseNegativeDigit
(t *testing.T)
regexp_test.go:519
FunctionTestParseShortSlashNegateP
(t *testing.T)
regexp_test.go:1776
FunctionTestParseShortSlashP
(t *testing.T)
regexp_test.go:1765
FunctionTestParseShortSlashPEnd
(t *testing.T)
regexp_test.go:1787
FunctionTestParserFuzzCrashes
(t *testing.T)
regexp_test.go:1507
FunctionTestParserFuzzHangs
(t *testing.T)
regexp_test.go:1518
FunctionTestPcre_Basics
(t *testing.T)
regexp_corpus_pcre_test.go:19
FunctionTestPooledReplaceBufferHonorsSizeLimit
(t *testing.T)
bufferpool_test.go:91
FunctionTestPooledSliceBuffersGet
(t *testing.T)
bufferpool_test.go:41
FunctionTestPooledSliceBuffersPoolIndex
(t *testing.T)
bufferpool_test.go:15
FunctionTestPooledSliceBuffersPutDropsMismatchedCapacity
(t *testing.T)
bufferpool_test.go:76
FunctionTestPooledSliceBuffersPutReusesMatchingClass
(t *testing.T)
bufferpool_test.go:61
FunctionTestPooledSliceBuffersSortsSizeClasses
(t *testing.T)
bufferpool_test.go:8
FunctionTestPrefixCharSets
(t *testing.T)
syntax/prefixanalyzer_test.go:110
FunctionTestProgramTooLongForBacktrack
TestProgramTooLongForBacktrack tests that a regex which is too long for the backtracker still executes properly.
regexp_performance_test.go:349
FunctionTestPythonNamedBackreferenceRequiresRE2
(t *testing.T)
regexp_re2_test.go:77
FunctionTestQuickMatchCaptureLiveness
(t *testing.T)
regexp_optimization_test.go:187
FunctionTestQuickMatchRetainsBalancingCaptures
(t *testing.T)
regexp_optimization_test.go:221
FunctionTestRE2CompatCapture
(t *testing.T)
regexp_re2_test.go:7
FunctionTestRE2CompatCapture_Invalid
(t *testing.T)
regexp_re2_test.go:36
FunctionTestRE2CompatPythonNamedBackreference
(t *testing.T)
regexp_re2_test.go:21
FunctionTestRE2CompatPythonNamedBackreference_Invalid
(t *testing.T)
regexp_re2_test.go:57
FunctionTestRE2Dollar_Multiline
(t *testing.T)
regexp_re2_test.go:158
FunctionTestRE2Dollar_Singleline
(t *testing.T)
regexp_re2_test.go:147
FunctionTestRE2ExtendedZero
(t *testing.T)
regexp_re2_test.go:170
FunctionTestRE2NamedAscii
(t *testing.T)
regexp_re2_test.go:87
FunctionTestRE2NamedAscii_Concat
(t *testing.T)
regexp_re2_test.go:131
FunctionTestRE2NegativeDigitIgnoreCase
(t *testing.T)
regexp_re2_test.go:183
FunctionTestRE2Space
(t *testing.T)
regexp_re2_test.go:231
FunctionTestRE2Word
(t *testing.T)
regexp_re2_test.go:207
FunctionTestRegexpECMAScriptWithSingleline
(t *testing.T)
regexp_test.go:1832
FunctionTestRegexpMethodsHandleEmptyMatches
(t *testing.T)
compat/regexp_test.go:86
FunctionTestRegexpMethodsHandleInvalidUTF8Bytes
(t *testing.T)
compat/regexp_test.go:76
FunctionTestRegexpMethodsMatchStdlib
(t *testing.T)
compat/regexp_test.go:12
FunctionTestRegexpMethodsReturnNilWhenNoMatch
(t *testing.T)
compat/regexp_test.go:47
FunctionTestRegexpMethodsUseByteIndexes
(t *testing.T)
compat/regexp_test.go:64
FunctionTestRegexp_Basic
(t *testing.T)
regexp_test.go:77
FunctionTestRegisterEngine_CacheHit
(t *testing.T)
regexp_codegen_test.go:19
FunctionTestRegisterEngine_CacheHitMaintainCaptureOrder
(t *testing.T)
regexp_codegen_test.go:199
FunctionTestRegisterEngine_CacheKeyIncludesBacktrackingStackLimit
(t *testing.T)
regexp_codegen_test.go:91
← previousnext →801–900 of 981, ranked by callers