Sha256: 870555e8636e3300e939fba8120158c8bb0513e10a6b73f8fdfbfb502dbc0557

Contents?: true

Size: 752 Bytes

Versions: 14

Compression:

Stored size: 752 Bytes

Contents

preproc = "include|include_once|require|require_once"

comment start "//"
include "script_comment.lang"

include "number.lang"

string delim "\"" "\"" escape "\\" multiline
string delim "'" "'"  escape "\\" multiline

keyword = "and|or|xor|__FILE__|exception|php_user_filter|__LINE__|array|as|break|case|cfunction|class|const|continue|declare|default|die|do|each|echo|else|elseif|empty|enddeclare|endfor|endforeach|endif|endswitch|endwhile|eval|exit|extends|for|foreach|function|global|if|isset|list|new|old_function|print|return|static|switch|unset|use|var|while|__FUNCTION__|__CLASS__|__METHOD__"

include "c_comment.lang"

variable = '(?:\$[#]?|@|%)[[:word:]]+'

symbol = "<?php"

include "symbols.lang"

cbracket = "{|}"

include "function.lang"


Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
FooBarWidget-mizuho-0.9.5 source-highlight/php.lang
mizuho-0.9.20 source-highlight/php.lang
mizuho-0.9.19 source-highlight/php.lang
mizuho-0.9.18 source-highlight/php.lang
mizuho-0.9.17 source-highlight/php.lang
mizuho-0.9.15 source-highlight/php.lang
mizuho-0.9.14 source-highlight/php.lang
mizuho-0.9.13 source-highlight/php.lang
mizuho-0.9.12 source-highlight/php.lang
mizuho-0.9.11 source-highlight/php.lang
mizuho-0.9.10 source-highlight/php.lang
mizuho-0.9.9 source-highlight/php.lang
mizuho-0.9.8 source-highlight/php.lang
mizuho-0.9.6 source-highlight/php.lang