core

package
v0.0.0-...-271b4c5 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2018 License: BSD-3-Clause Imports: 14 Imported by: 32

Documentation

Index

Constants

View Source
const VERSION = "7.3.0"

php targetted version

Variables

View Source
var ErrNotEnoughArguments = errors.New("Too few arguments")

Functions

func Expand

func Expand(ctx phpv.Context, args []*phpv.ZVal, out ...interface{}) (int, error)

func SpawnCallable

func SpawnCallable(ctx phpv.Context, v *phpv.ZVal) (phpv.Callable, error)

func Zprintf

func Zprintf(ctx phpv.Context, fmt phpv.ZString, arg ...*phpv.ZVal) (*phpv.ZVal, error)

Zprintf implements printf with zvals

Types

type Ini

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

func NewIni

func NewIni() *Ini

func (*Ini) Parse

func (i *Ini) Parse(r io.Reader) error

Directories

Path Synopsis
Package phpv contains all required types and interfaces for storing Goro values, context or compiled PHP code.
Package phpv contains all required types and interfaces for storing Goro values, context or compiled PHP code.

Jump to

Keyboard shortcuts

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