#include "wvstring.h"#include <ctype.h>#include <assert.h>Go to the source code of this file.
Functions | |
| int | _max (int x, int y) |
| char * | pparse (char *cptr, bool &zeropad, int &justify, int &maxlen) |
Variables | |
| WvStringBuf | __wvs_nb = { 0, 1 } |
| const WvString | __wvs_n |
|
||||||||||||
|
Definition at line 17 of file wvstring.cc. Referenced by WvString::do_format(). |
|
||||||||||||||||||||
|
Definition at line 189 of file wvstring.cc. Referenced by WvString::do_format(). |
|
|
Definition at line 13 of file wvstring.cc. |
|
|
Definition at line 12 of file wvstring.cc. |
1.2.15