📄 php.syn
字号:
<jcreator>
<document>
<parser>
<defaultsyntax>
<settings>
<case_sensitive>true</case_sensitive>
<multiline_strings>true</multiline_strings>
<embedded_syntax>false</embedded_syntax>
<accept_embedded_syntax>true</accept_embedded_syntax>
<parser>DEFAULT</parser>
</settings>
<syntax>
<syntaxstart/>
<syntaxend/>
<extcommentstart><%--</extcommentstart>
<extcommentend>--%></extcommentend>
<extcommentstart2/>
<extcommentend2/>
<commentstart/>
<commentend/>
<stringstart><!--</stringstart>
<stringend>--></stringend>
<charstart/>
<charend/>
<preprocessor/>
<operators/>
<brackets/>
<escape>\</escape>
</syntax>
<colors>
<normaltext>
<foreground>#000000</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>Normal Text</label>
</normaltext>
<keywords1/>
<keywords2/>
<keywords3/>
<keywords4/>
<preprocessors/>
<methods/>
<commentline/>
<commenttext1>
<foreground>#7F7F7F</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>HTML Comment</label>
</commenttext1>
<commenttext2/>
<numbers/>
<operators/>
<strings>
<foreground>#7F7F7F</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Comment</label>
</strings>
<brackets/>
<brackets_highlight/>
<errortext/>
<syntaxstart/>
<syntaxend/>
<tag_element/>
<tag_attribute/>
<tag_value/>
</colors>
<keywords>
<keyword_list1/>
<keyword_list2/>
<keyword_list3/>
<keyword_list4/>
<preprocessors/>
</keywords>
</defaultsyntax>
<syntaxblock1/>
<syntaxblock2/>
<syntaxblock3>
<settings>
<case_sensitive>true</case_sensitive>
<multiline_strings>false</multiline_strings>
<embedded_syntax>true</embedded_syntax>
<accept_embedded_syntax>false</accept_embedded_syntax>
<parser>DEFAULT</parser>
</settings>
<syntax>
<syntaxstart><?</syntaxstart>
<syntaxend>?%></syntaxend>
<extcommentstart>/*</extcommentstart>
<extcommentend>*/</extcommentend>
<extcommentstart2/>
<extcommentend2/>
<commentstart>//</commentstart>
<commentend/>
<stringstart>"</stringstart>
<stringend>"</stringend>
<charstart>'</charstart>
<charend>'</charend>
<preprocessor/>
<operators>-+*/<>!~%^&|=</operators>
<brackets>[](){}</brackets>
<escape>\</escape>
</syntax>
<colors>
<normaltext>
<foreground>#000000</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Text</label>
</normaltext>
<keywords1>
<foreground>#0000FF</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Keyword 1</label>
</keywords1>
<keywords2>
<foreground>#00008B</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Keyword 2</label>
</keywords2>
<keywords3>
<foreground>#00008B</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Keyword 3</label>
</keywords3>
<keywords4>
<foreground>#00008B</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Keyword 4</label>
</keywords4>
<preprocessors/>
<methods>
<foreground>#000000</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Method Call</label>
</methods>
<commentline>
<foreground>#007F00</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Comment Line</label>
</commentline>
<commenttext1>
<foreground>#007F00</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Comment</label>
</commenttext1>
<commenttext2/>
<numbers>
<foreground>#000000</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Number</label>
</numbers>
<operators>
<foreground>#0000FF</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Operator</label>
</operators>
<strings>
<foreground>#4B0082</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP String</label>
</strings>
<brackets>
<foreground>#000000</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Bracket</label>
</brackets>
<brackets_highlight>
<foreground>#000000</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Bracket Highlight</label>
</brackets_highlight>
<errortext/>
<syntaxstart>
<foreground>#0000FF</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Tag Open</label>
</syntaxstart>
<syntaxend>
<foreground>#0000FF</foreground>
<background>#FFFFFF</background>
<italic>false</italic>
<bold>false</bold>
<highlight>false</highlight>
<label>PHP Tag Close</label>
</syntaxend>
<tag_element/>
<tag_attribute/>
<tag_value/>
</colors>
<keywords>
<keyword_list1>
<word>__FILE__</word>
<word>__LINE__</word>
<word>and</word>
<word>array</word>
<word>break</word>
<word>case</word>
<word>cfunction</word>
<word>class</word>
<word>const</word>
<word>continue</word>
<word>default</word>
<word>die</word>
<word>do</word>
<word>double</word>
<word>echo</word>
<word>else</word>
<word>elseif</word>
<word>empty</word>
<word>endfor</word>
<word>endif</word>
<word>endswitch</word>
<word>endwhile</word>
<word>eval</word>
<word>exit</word>
<word>extends</word>
<word>float</word>
<word>for</word>
<word>function</word>
<word>global</word>
<word>highlight_file</word>
<word>highlight_string</word>
<word>if</word>
<word>include</word>
<word>int</word>
<word>integer</word>
<word>isset</word>
<word>list</word>
<word>new</word>
<word>object</word>
<word>old_function</word>
<word>or</word>
<word>pageid</word>
<word>php_array</word>
<word>php_const</word>
<word>php_echo</word>
<word>php_file</word>
<word>php_line</word>
<word>php_list</word>
<word>php_print</word>
<word>print</word>
<word>real</word>
<word>require</word>
<word>return</word>
<word>show_source</word>
<word>static</word>
<word>string</word>
<word>switch</word>
<word>unset</word>
<word>var</word>
<word>while</word>
<word>xor</word>
</keyword_list1>
<keyword_list2>
<word>abs</word>
<word>acos</word>
<word>ada_afetch</word>
<word>ada_autocommit</word>
<word>ada_close</word>
<word>ada_closeall</word>
<word>ada_commit</word>
<word>ada_connect</word>
<word>ada_exec</word>
<word>ada_fetchrow</word>
<word>ada_fieldlen</word>
<word>ada_fieldname</word>
<word>ada_fieldtype</word>
<word>ada_freeresult</word>
<word>ada_numfields</word>
<word>ada_numrows</word>
<word>ada_result</word>
<word>ada_resultall</word>
<word>ada_rollback</word>
<word>add_root</word>
<word>addcslashes</word>
<word>addslashes</word>
<word>alarm</word>
<word>apache_lookup_uri</word>
<word>apache_note</word>
<word>array_count_values</word>
<word>array_diff</word>
<word>array_flip</word>
<word>array_intersect</word>
<word>array_keys</word>
<word>array_merge</word>
<word>array_merge_recursive</word>
<word>array_multisort</word>
<word>array_pad</word>
<word>array_pop</word>
<word>array_push</word>
<word>array_rand</word>
<word>array_reverse</word>
<word>array_shift</word>
<word>array_slice</word>
<word>array_splice</word>
<word>array_unique</word>
<word>array_unshift</word>
<word>array_values</word>
<word>array_walk</word>
<word>arsort</word>
<word>asin</word>
<word>asort</word>
<word>aspell_check</word>
<word>aspell_check_raw</word>
<word>aspell_new</word>
<word>aspell_suggest</word>
<word>assert</word>
<word>assert_options</word>
<word>atan</word>
<word>atan2</word>
<word>attributes</word>
<word>base64_decode</word>
<word>base64_encode</word>
<word>base_convert</word>
<word>basename</word>
<word>bcadd</word>
<word>bccomp</word>
<word>bcdiv</word>
<word>bcmod</word>
<word>bcmul</word>
<word>bcpow</word>
<word>bcscale</word>
<word>bcsqrt</word>
<word>bcsub</word>
<word>bin2hex</word>
<word>bindec</word>
<word>bindtextdomain</word>
<word>call_user_func</word>
<word>call_user_method</word>
<word>ceil</word>
<word>chdir</word>
<word>checkdate</word>
<word>checkdnsrr</word>
<word>chgrp</word>
<word>children</word>
<word>chmod</word>
<word>chop</word>
<word>chown</word>
<word>chr</word>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -