const regexp/syntax.noMatch
8 uses
regexp/syntax (current package)
prog.go#L188: const noMatch = -1
prog.go#L193: return i.MatchRunePos(r) != noMatch
prog.go#L206: return noMatch
prog.go#L221: return noMatch
prog.go#L227: return noMatch
prog.go#L234: return noMatch
prog.go#L240: return noMatch
prog.go#L257: return noMatch
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |