native

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const MaxFrameSize uintptr = 400

Variables

View Source
var (
	S_f64toa uintptr
	S_i64toa uintptr
	S_u64toa uintptr
	S_lspace uintptr
)
View Source
var (
	S_quote   uintptr
	S_unquote uintptr
)
View Source
var (
	S_value     uintptr
	S_vstring   uintptr
	S_vnumber   uintptr
	S_vsigned   uintptr
	S_vunsigned uintptr
)
View Source
var (
	S_skip_one    uintptr
	S_skip_array  uintptr
	S_skip_object uintptr
	S_skip_number uintptr
)

Functions

func HTMLEscape

func HTMLEscape(s unsafe.Pointer, nb int, dp unsafe.Pointer, dn *int) int

func I64toa

func I64toa(out *byte, val int64) (ret int)

func Lzero

func Lzero(p unsafe.Pointer, n int) int

func Quote

func Quote(s unsafe.Pointer, nb int, dp unsafe.Pointer, dn *int, flags uint64) int

func SkipOne

func SkipOne(s *string, p *int, m *types.StateMachine) int

func U64toa

func U64toa(out *byte, val uint64) (ret int)

func Unquote

func Unquote(s unsafe.Pointer, nb int, dp unsafe.Pointer, ep *int, flags uint64) int

func ValidateOne

func ValidateOne(s *string, p *int, m *types.StateMachine) int

func Value

func Value(s unsafe.Pointer, n int, p int, v *types.JsonState, allow_control int) int

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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