Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PhpPeg
TokenRegex
PHP Class PhpPeg\TokenRegex
Inheritance:
extends
TokenExpressionable
显示文件
Open project: neos/flow-development-collection
Public Methods
Method
Description
__construct
(
$value
)
escape
(
$rx
)
match_code
(
$value
= NULL )
The $value default parameter is NOT used, it is just added to conform to interface
Method Details
__construct()
public
method
public
__construct
(
$value
)
escape()
static
public
method
static
public
escape
(
$rx
)
match_code()
public
method
The $value default parameter is NOT used, it is just added to conform to interface
public
match_code
(
$value
= NULL )