qregexp

package
v0.0.0-...-3b4bda9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2016 License: GPL-3.0 Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QRegexp

type QRegexp struct {
	*regexp.Regexp
	// contains filtered or unexported fields
}

func MustCompile

func MustCompile(str string) *QRegexp

func (*QRegexp) Find

func (this *QRegexp) Find(b []byte) []byte

func (*QRegexp) FindAll

func (this *QRegexp) FindAll(b []byte, n int) [][]byte

func (*QRegexp) FindAllString

func (this *QRegexp) FindAllString(s string, n int) []string

func (*QRegexp) FindString

func (this *QRegexp) FindString(s string) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL