📄 php_res.in
字号:
;; Process this file with reserved.pl to create gperf source.;; Copyright (c) 2003 Tama Communications Corporation;; This file is free software; as a special exception the author gives; unlimited permission to copy and/or distribute it, with or without; modifications, as long as this notice is preserved.;; This program is distributed in the hope that it will be useful, but; WITHOUT ANY WARRANTY, to the extent permitted by law; without even the; implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.;; PHP reserved word list.;__FILE__ word__LINE__ word__FUNCTION__ word__CLASS__ wordand,AND,And wordarray,ARRAY,Array wordas,AS,As wordbreak,BREAK,Break wordcase,CASE,Case wordcfunction,CFUNCTION,Cfunction,CFunction wordclass,CLASS,Class wordconst,CONST,Const wordcontinue,CONTINUE,Continue worddeclare,DECLARE,Declare worddefault,DEFAULT,Default worddefine,DEFINE,Define worddo,DO,Do worddie,DIE,Die wordeach,EACH,Each wordecho,ECHO,Echo wordelse,ELSE,Else wordelseif,ELSEIF,Elseif,ElseIf wordempty,EMPTY,Empty wordenddeclare,ENDDECLARE,Enddeclare,EndDeclare wordendfor,ENDFOR,Endfor,EndFor wordendforeach,ENDFOREACH,Endforeach,EndForeach wordendif,ENDIF,Endif,EndIf wordendwhile,ENDWHILE,Endwhile,EndWhile wordendswitch,ENDSWITCH,Endswitch,EndSwitch wordeval,EVAL,Eval wordexit,EXIT,Exit wordfailure,FAILURE,Failure wordfalse,FALSE,False wordfor,FOR,For wordforeach,FOREACH,Foreach,ForEach wordfunction,FUNCTION,Function wordglobal,GLOBAL,Global wordheader,HEADER,Header wordlist,LIST,List wordif,IF,If wordinclude,INCLUDE,Include wordinclude_once,INCLUDE_ONCE,Include_once,Include_Once wordis_array,IS_ARRAY,Is_array,Is_Array wordis_set,IS_SET,Is_set,Is_Set wordnew,NEW,New wordold_function,OLD_FUNCTION,Old_function,Old_Function wordor,OR,Or wordprint,PRINT,Print wordprintf,PRINTF,Printf wordreturn,RETURN,Return wordrequire,REQUIRE,Require wordrequire_once,REQUIRE_ONCE,Require_once,Require_Once wordsetcookie,SETCOOKIE,Setcookie,SetCookie wordsuccess,SUCCESS,Success wordstatic,STATIC,Static wordswitch,SWITCH,Switch wordtrue,TRUE,True wordvar,VAR,Var wordwhile,WHILE,While wordunset,UNSET,Unset wordxor,XOR,Xor word;; PHP reserved variable list.;GLOBALS variableHTTP_COOKIE_VARS variableHTTP_ENV_VARS variableHTTP_GET_VARS variableHTTP_POST_FILES variableHTTP_POST_VARS variableHTTP_SERVER_VARS variableHTTP_SESSION_VARS variable_COOKIE variable_ENV variable_FILES variable_GET variable_POST variable_REQUEST variable_SERVER variable_SESSION variable
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -