char

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2021 License: Apache-2.0 Imports: 1 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ASCIIFoldingFilter

type ASCIIFoldingFilter struct{}

func NewASCIIFoldingFilter

func NewASCIIFoldingFilter() *ASCIIFoldingFilter

func (*ASCIIFoldingFilter) Filter

func (s *ASCIIFoldingFilter) Filter(input []byte) []byte

type RegexpCharFilter

type RegexpCharFilter struct {
	// contains filtered or unexported fields
}

func NewHTMLCharFilter

func NewHTMLCharFilter() *RegexpCharFilter

func NewRegexpCharFilter

func NewRegexpCharFilter(r *regexp.Regexp, replacement []byte) *RegexpCharFilter

func NewZeroWidthNonJoinerCharFilter

func NewZeroWidthNonJoinerCharFilter() *RegexpCharFilter

func (*RegexpCharFilter) Filter

func (s *RegexpCharFilter) Filter(input []byte) []byte

Jump to

Keyboard shortcuts

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