📄 php.php
字号:
7 => 'string', 8 => 'comment', 9 => 'identifier', 10 => 'reserved', 11 => 'default', 12 => 'number', 13 => 'var', 14 => 'number', 15 => 'number', 16 => 'number', 17 => 'number', ), 2 => array ( 0 => 'code', 1 => 'code', 2 => 'code', 3 => 'comment', 4 => 'string', 5 => 'string', 6 => 'string', 7 => 'string', 8 => 'comment', 9 => 'identifier', 10 => 'reserved', 11 => 'number', 12 => 'var', 13 => 'number', 14 => 'number', 15 => 'number', 16 => 'number', ), 3 => array ( 0 => 'code', 1 => 'code', 2 => 'code', 3 => 'comment', 4 => 'string', 5 => 'string', 6 => 'string', 7 => 'string', 8 => 'comment', 9 => 'identifier', 10 => 'reserved', 11 => 'number', 12 => 'var', 13 => 'number', 14 => 'number', 15 => 'number', 16 => 'number', ), 4 => array ( 0 => 'inlinedoc', 1 => 'url', 2 => 'url', 3 => 'inlinedoc', 4 => 'inlinedoc', ), 5 => array ( 0 => 'special', 1 => 'var', 2 => 'var', ), 6 => array ( 0 => 'special', 1 => 'var', 2 => 'var', ), 7 => array ( 0 => 'special', 1 => 'var', 2 => 'var', ), 8 => array ( 0 => 'special', ), 9 => array ( 0 => 'inlinedoc', 1 => 'url', 2 => 'url', 3 => 'inlinedoc', 4 => 'inlinedoc', ), 10 => array ( ), ); $this->_end = array ( 0 => '/(?i)\\?\\>/', 1 => '/(?i)\\}/', 2 => '/(?i)\\)/', 3 => '/(?i)\\]/', 4 => '/(?i)\\*\\//', 5 => '/(?i)"/', 6 => '/(?i)`/', 7 => '/(?mi)^%1%;?$/', 8 => '/(?i)\'/', 9 => '/(?mi)$|(?=\\?\\>)/', 10 => '/(?i)\\<\\?(php|=)?/', ); $this->_states = array ( -1 => array ( 0 => 0, ), 0 => array ( 0 => 1, 1 => 2, 2 => 3, 3 => 4, 4 => 5, 5 => 6, 6 => 7, 7 => 8, 8 => 9, 9 => -1, 10 => -1, 11 => -1, 12 => -1, 13 => -1, 14 => -1, 15 => -1, 16 => -1, ), 1 => array ( 0 => 1, 1 => 2, 2 => 3, 3 => 4, 4 => 5, 5 => 6, 6 => 7, 7 => 8, 8 => 9, 9 => -1, 10 => -1, 11 => 10, 12 => -1, 13 => -1, 14 => -1, 15 => -1, 16 => -1, 17 => -1, ), 2 => array ( 0 => 1, 1 => 2, 2 => 3, 3 => 4, 4 => 5, 5 => 6, 6 => 7, 7 => 8, 8 => 9, 9 => -1, 10 => -1, 11 => -1, 12 => -1, 13 => -1, 14 => -1, 15 => -1, 16 => -1, ), 3 => array ( 0 => 1, 1 => 2, 2 => 3, 3 => 4, 4 => 5, 5 => 6, 6 => 7, 7 => 8, 8 => 9, 9 => -1, 10 => -1, 11 => -1, 12 => -1, 13 => -1, 14 => -1, 15 => -1, 16 => -1, ), 4 => array ( 0 => -1, 1 => -1, 2 => -1, 3 => -1, 4 => -1, ), 5 => array ( 0 => -1, 1 => -1, 2 => -1, ), 6 => array ( 0 => -1, 1 => -1, 2 => -1, ), 7 => array ( 0 => -1, 1 => -1, 2 => -1, ), 8 => array ( 0 => -1, ), 9 => array ( 0 => -1, 1 => -1, 2 => -1, 3 => -1, 4 => -1, ), 10 => array ( ), ); $this->_keywords = array ( -1 => array ( 0 => -1, ), 0 => array ( 0 => -1, 1 => -1, 2 => -1, 3 => -1, 4 => -1, 5 => -1, 6 => -1, 7 => -1, 8 => -1, 9 => array ( 'constants' => '/^(DIRECTORY_SEPARATOR|PATH_SEPARATOR)$/', 'reserved' => '/^((?i)echo|foreach|else|if|elseif|for|as|while|break|continue|class|const|declare|switch|case|endfor|endswitch|endforeach|endif|array|default|do|enddeclare|eval|exit|die|extends|function|global|include|include_once|require|require_once|isset|empty|list|new|static|unset|var|return|try|catch|final|throw|public|private|protected|abstract|interface|implements|define|__file__|__line__|__class__|__method__|__function__|null|true|false|and|or|xor)$/', ), 10 => array ( ), 11 => array ( ), 12 => array ( ), 13 => array ( ), 14 => array ( ), 15 => array ( ), 16 => array ( ), ), 1 => array ( 0 => -1, 1 => -1, 2 => -1, 3 => -1, 4 => -1, 5 => -1, 6 => -1, 7 => -1, 8 => -1, 9 => array ( 'constants' => '/^(DIRECTORY_SEPARATOR|PATH_SEPARATOR)$/', 'reserved' => '/^((?i)echo|foreach|else|if|elseif|for|as|while|break|continue|class|const|declare|switch|case|endfor|endswitch|endforeach|endif|array|default|do|enddeclare|eval|exit|die|extends|function|global|include|include_once|require|require_once|isset|empty|list|new|static|unset|var|return|try|catch|final|throw|public|private|protected|abstract|interface|implements|define|__file__|__line__|__class__|__method__|__function__|null|true|false|and|or|xor)$/', ), 10 => array ( ), 11 => -1, 12 => array ( ), 13 => array ( ), 14 => array ( ), 15 => array ( ), 16 => array ( ), 17 => array ( ), ), 2 => array ( 0 => -1, 1 => -1, 2 => -1, 3 => -1, 4 => -1, 5 => -1, 6 => -1, 7 => -1, 8 => -1, 9 => array ( 'constants' => '/^(DIRECTORY_SEPARATOR|PATH_SEPARATOR)$/', 'reserved' => '/^((?i)echo|foreach|else|if|elseif|for|as|while|break|continue|class|const|declare|switch|case|endfor|endswitch|endforeach|endif|array|default|do|enddeclare|eval|exit|die|extends|function|global|include|include_once|require|require_once|isset|empty|list|new|static|unset|var|return|try|catch|final|throw|public|private|protected|abstract|interface|implements|define|__file__|__line__|__class__|__method__|__function__|null|true|false|and|or|xor)$/', ), 10 => array ( ), 11 => array ( ), 12 => array ( ), 13 => array ( ), 14 => array ( ), 15 => array ( ), 16 => array ( ), ), 3 => array ( 0 => -1, 1 => -1, 2 => -1, 3 => -1, 4 => -1, 5 => -1, 6 => -1, 7 => -1, 8 => -1, 9 => array ( 'constants' => '/^(DIRECTORY_SEPARATOR|PATH_SEPARATOR)$/',
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -