Browse CVS Repository
Diff of /xoonips/AL/common.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 24 |
RES_PHP_NONREF=1000 |
RES_PHP_NONREF=1000 |
| 25 |
} result_t; |
} result_t; |
| 26 |
|
|
|
typedef unsigned int indexid_t; |
|
|
|
|
| 27 |
char* str_dup( const char* ); |
char* str_dup( const char* ); |
| 28 |
char* setValue( char** , const char* ); |
char* setValue( char** , const char* ); |
| 29 |
string intToString( int i ); |
string intToString( int i ); |
|
|
Legend:
| Removed from v.1.11 |
|
| changed lines |
| |
Added in v.1.12 |
|
|
|