#include <cstdio>#include <cstdlib>#include <cstring>#include "analysis/Midnight.h"Go to the source code of this file.
Defines | |
| #define | changeBlockSize realloc |
| #define | freeBlock free |
| #define | allocateBlock malloc |
| #define | MINIMUM(a,b) ((a)<(b)?a:b) |
Functions | |
| int | operator== ( const Midnight::MString& a1 ,const Midnight::MString& a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
| int | operator!= ( const Midnight::MString& a1 ,const Midnight::MString& a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
| int | operator== ( const Midnight::MString& a1 ,const char* a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
| int | operator!= ( const Midnight::MString& a1 ,const char* a2 ) |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//. More... | |
|
|
Definition at line 26 of file Mstring.cxx. Referenced by Midnight::MString::operator()(), and Midnight::MString::replace(). |
|
|
Definition at line 19 of file Mstring.cxx. |
|
|
Definition at line 17 of file Mstring.cxx. |
|
|
Definition at line 18 of file Mstring.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 289 of file Mstring.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 267 of file Mstring.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 277 of file Mstring.cxx. |
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//.
Definition at line 255 of file Mstring.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000