diff options
| author | Rob Pike <r@golang.org> | 2011-02-03 13:58:40 -0800 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2011-02-03 13:58:40 -0800 |
| commit | 7db904c1f6e2d07d1aaa9b759c286cff627858a7 (patch) | |
| tree | 3ccc269d2bb9514bb0e1356678bfd4c7db752ce0 /src/pkg/exec/exec.go | |
| parent | 63457d089ea4aebe35223dc6b70feae804a6a926 (diff) | |
| download | go-7db904c1f6e2d07d1aaa9b759c286cff627858a7.tar.xz | |
regexp: add support for matching text read from things that implement
ReadRune. (If you have a Reader but not a RuneReader, use bufio.)
The matching code is a few percent slower but significantly cleaner.
R=rsc
CC=golang-dev
https://golang.org/cl/4125046
Diffstat (limited to 'src/pkg/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
