Table of Contents
Properties
-
$data
: string
Methods
-
__construct()
: mixed
-
bench_manyChar()
: mixed
-
bench_manySatisfy()
: mixed
-
bench_oldManyChar()
: mixed
-
bench_oldManySatisfy()
: mixed
-
bench_takeWhile()
: mixed
-
oldMany()
: mixed
$data
private
string
$data
__construct()
public
__construct() : mixed
bench_manyChar()
public
bench_manyChar() : mixed
-
Revs
-
-
Iterations
-
bench_manySatisfy()
public
bench_manySatisfy() : mixed
-
Revs
-
-
Iterations
-
bench_oldManyChar()
public
bench_oldManyChar() : mixed
-
Revs
-
-
Iterations
-
bench_oldManySatisfy()
public
bench_oldManySatisfy() : mixed
-
Revs
-
-
Iterations
-
bench_takeWhile()
public
bench_takeWhile() : mixed
-
Revs
-
-
Iterations
-
oldMany()
public
static oldMany(Parser $parser) : mixed
Parameters
-
$parser
: Parser
-