swig/Lib/php4
Olly Betts 1cf8dee120 Added some missing keywords to the PHP4 keyword list, and
fixed __LINE__ and __FILE__ which were in the wrong category.
Also added all the keywords new in PHP5, and added comments
noting the PHP4 keywords which aren't keywords in PHP5.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-06-17 13:33:05 +00:00
..
const.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
globalvar.i Fix wrappers generated for global 'char' variables to not include a terminating 2006-05-05 14:57:19 +00:00
php4.swg Don't segfault if PHP Null is passed where a C++ reference is wanted. 2006-05-07 01:10:31 +00:00
php4init.swg Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
php4kw.swg Added some missing keywords to the PHP4 keyword list, and 2006-06-17 13:33:05 +00:00
php4run.swg Wrap multi-statement macro SWIG_PHP_Error(code,msg) in do {...} while (0) 2006-05-05 00:34:01 +00:00
phppointers.i fix typo 2005-10-08 13:58:50 +00:00
std_common.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
std_map.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
std_pair.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
std_string.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
std_vector.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
stl.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
typemaps.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
utils.i Fixed initial creation of array in t_output_helper. 2005-11-29 15:29:30 +00:00