Class Token
LightnCandy Token handler
Direct known subclasses
LightnCandy\Parser
public static
|
#
setDelimiter( array<string,array|string|integer> & $context, string|null $left = null, string|null $right = null )
Setup delimiter by default or provided string |
public static
string
|
string |
VARNAME_SEARCH
|
#
'/(\\[[^\\]]+\\]|[^\\[\\]\\.]+)/'
|
integer |
POS_LOTHER
|
#
1
|
integer |
POS_LSPACE
|
#
2
|
integer |
POS_BEGINTAG
|
#
3
|
integer |
POS_LSPACECTL
|
#
4
|
integer |
POS_BEGINRAW
|
#
5
|
integer |
POS_OP
|
#
6
|
integer |
POS_INNERTAG
|
#
7
|
integer |
POS_ENDRAW
|
#
8
|
integer |
POS_RSPACECTL
|
#
9
|
integer |
POS_ENDTAG
|
#
10
|
integer |
POS_RSPACE
|
#
11
|
integer |
POS_ROTHER
|
#
12
|
integer |
POS_BACKFILL
|
#
13
|