go/src/regexp
Michael Matloob 71e83b8855 regexp: small correction to test comment
s/Backtrace/Backtrack/

Change-Id: I062aab18f23f2bc2110cf7210c2e7264747e02cf
Reviewed-on: https://go-review.googlesource.com/11091
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-06-14 17:09:13 +00:00
..
syntax all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
testdata regexp: trivial change in comments to update code.google.com link 2015-04-27 20:18:25 +00:00
all_test.go regexp: set b.cap[0] and b.cap[1] only when captures requested 2015-04-17 17:10:07 +00:00
backtrack.go regexp: set b.cap[0] and b.cap[1] only when captures requested 2015-04-17 17:10:07 +00:00
example_test.go
exec.go regexp: port RE2's bitstate backtracker to the regexp package 2015-03-23 16:17:42 +00:00
exec2_test.go
exec_test.go regexp: small correction to test comment 2015-06-14 17:09:13 +00:00
find_test.go
onepass.go
onepass_test.go
regexp.go regexp: suggest go doc, not godoc 2015-06-01 20:16:31 +00:00