Go to the source code of this file.
|
| int | cistrcmp (const char *str1, const char *str2) |
| int | cimstrcmp (const char *str1, const char *str2) |
| int | mstrcmp (const char *str1, const char *str2) |
| char * | strsave (char *original) |
| const char * | stralloc (const char *string) |
| bool | strfree (const char *string) |
◆ STRALLOC
| #define STRALLOC |
( |
| zz_sptr_zz | ) |
|
Value:
const char * stralloc(const char *string)
Definition at line 63 of file dylib_strrtns.h.
◆ STRFREE
| #define STRFREE |
( |
| zz_fptr_zz | ) |
|
Value:
bool strfree(const char *string)
Definition at line 65 of file dylib_strrtns.h.
◆ cistrcmp()
| int cistrcmp |
( |
const char * | str1, |
|
|
const char * | str2 ) |
|
extern |
◆ cimstrcmp()
| int cimstrcmp |
( |
const char * | str1, |
|
|
const char * | str2 ) |
◆ mstrcmp()
| int mstrcmp |
( |
const char * | str1, |
|
|
const char * | str2 ) |
◆ strsave()
| char * strsave |
( |
char * | original | ) |
|
|
extern |
◆ stralloc()
| const char * stralloc |
( |
const char * | string | ) |
|
|
extern |
◆ strfree()
| bool strfree |
( |
const char * | string | ) |
|
|
extern |