Index: phpdoc/en/appendices/reserved.xml diff -u phpdoc/en/appendices/reserved.xml:1.2 phpdoc/en/appendices/reserved.xml:1.3 --- phpdoc/en/appendices/reserved.xml:1.2 Wed Feb 28 14:04:54 2001 +++ phpdoc/en/appendices/reserved.xml Wed May 23 01:50:55 2001 @@ -3,236 +3,256 @@ Here is the list of PHP reserved words and usual constants. - - - and. - - - - - break. - - - - - case. - - - - - class. - - - - - continue. - - - - - default. - - - - - do. - - - - - else. - - - - - elseif. - - - - - empty. - - - - - endfor. - - - - - endif. - - - - - endswitch. - - - - - endwhile. - - - - - E_ALL. - - - - - E_PARSE. - - - - - E_ERROR. - - - - - E_WARNING. - - - - - extends. - - - - - FALSE. - - - - - for. - - - - - foreach. - - - - - function. - - - - - if. - - - - - include. - - - - - include_once. - - - - - global. - - - - - list. - - - - - new. - - - - - not. - - - - - or. - - - - - PHP_OS. - - - - - PHP_VERSION. - - - - - require. - - - - - require_once. - - - - - return. - - - - - static. - - - - - switch. - - - - - this. - - - - - TRUE. - - - - - var. - - - - - xor. - - - - - virtual. - - - - - while. - - - - - __FILE__. - - - - - __LINE__. - - + + + and. + + + + + break. + + + + + case. + + + + + class. + + + + + continue. + + + + + default. + + + + + do. + + + + + else. + + + + + elseif. + + + + + empty. + + + + + endfor. + + + + + endif. + + + + + endswitch. + + + + + endwhile. + + + + + E_ALL. + + + + + E_PARSE. + + + + + E_ERROR. + + + + + E_WARNING. + + + + + extends. + + + + + FALSE. + + + + + for. + + + + + foreach. + + + + + function. + + + + + if. + + + + + include. + + + + + include_once. + + + + + global. + + + + + list. + + + + + new. + + + + + not. + + + + + or. + + + + + parent. + + + + + PHP_OS. + + + + + PHP_VERSION. + + + + + require. + + + + + require_once. + + + + + return. + + + + + static. + + + + + switch. + + + + + stdClass. + + + + + this. + + + + + TRUE. + + + + + var. + + + + + xor. + + + + + virtual. + + + + + while. + + + + + __FILE__. + + + + + __LINE__. + + + + + __sleep. + + + + + __wakeup. + +