swig/Lib/php
Olly Betts fccd1e294a Fix indentation. Use %{ %} in a couple of typemaps to avoid adding needless
{ } to the generated code.  Use memcpy() instead of memmove() where the
destination is freshly allocated so there's no possibility of overlap.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10887 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-10-01 11:54:31 +00:00
..
const.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
globalvar.i Fix non-standard indentation. 2008-10-01 05:28:45 +00:00
php.swg Fix indentation. Use %{ %} in a couple of typemaps to avoid adding needless 2008-10-01 11:54:31 +00:00
phpinit.swg Rename php4*.swg to php*.swg. 2008-07-03 00:37:38 +00:00
phpkw.swg Rename php4*.swg to php*.swg. 2008-07-03 00:37:38 +00:00
phppointers.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
phprun.swg Rename php4*.swg to php*.swg. 2008-07-03 00:37:38 +00:00
std_common.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_deque.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_map.i [PHP] For std_vector.i and std_map.i, rename empty() to is_empty() 2008-07-04 01:22:11 +00:00
std_pair.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_string.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_vector.i [PHP] For std_vector.i and std_map.i, rename empty() to is_empty() 2008-07-04 01:22:11 +00:00
stl.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
typemaps.i [PHP5] Add typemaps for long long and unsigned long long. 2008-09-19 03:20:59 +00:00
utils.i [PHP5] Change the default input typemap for char * to turn PHP 2008-09-18 14:02:15 +00:00