This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/lighty/lighttpd_config.conf.output
Sebastian Engel 7c358cd5e6
Whitespace token modernization - [bc] lexers - regarding #1905 (#1923)
* Modernize Whitespace token: basic lexer

* Modernize Whitespace token: bibtex lexer

* Modernize Whitespace token: boa lexer

* Modernize Whitespace token: capnproto lexer + new example

* Modernize Whitespace token: cddl lexer

* Modernize Whitespace token: chapel lexer

* Modernize Whitespace token: c_like lexer

* Modernize Whitespace token: configs lexer

* Modernize Whitespace token: console lexer

* Modernize Whitespace token: crystal lexer

* Modernize Whitespace token: csound lexer

* Modernize Whitespace token: css lexer

* Revert a change in basic lexer
2021-10-23 13:04:56 +02:00

83 lines
2.6 KiB
Text
Generated

'fastcgi.server' Keyword
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'(' Punctuation
' ' Text.Whitespace
'".php"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'(' Punctuation
'(' Punctuation
' \n ' Text.Whitespace
'"bin-path"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'"/path/to/php-cgi"' Literal.String.Double
',' Punctuation
'\n ' Text.Whitespace
'"socket"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'"/tmp/php.socket"' Literal.String.Double
',' Punctuation
'\n ' Text.Whitespace
'"max-procs"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'2' Literal.Number
',' Punctuation
'\n ' Text.Whitespace
'"bin-environment"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'(' Punctuation
' \n ' Text.Whitespace
'"PHP_FCGI_CHILDREN"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'"16"' Literal.String.Double
',' Punctuation
'\n ' Text.Whitespace
'"PHP_FCGI_MAX_REQUESTS"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'"10000"' Literal.String.Double
'\n ' Text.Whitespace
')' Punctuation
',' Punctuation
'\n ' Text.Whitespace
'"bin-copy-environment"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'(' Punctuation
'\n ' Text.Whitespace
'"PATH"' Literal.String.Double
',' Punctuation
' ' Text.Whitespace
'"SHELL"' Literal.String.Double
',' Punctuation
' ' Text.Whitespace
'"USER"' Literal.String.Double
'\n ' Text.Whitespace
')' Punctuation
',' Punctuation
'\n ' Text.Whitespace
'"broken-scriptfilename"' Literal.String.Double
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'"enable"' Literal.String.Double
'\n ' Text.Whitespace
')' Punctuation
')' Punctuation
')' Punctuation
'\n' Text.Whitespace