#include "BALBase.h"
#include "PlatformString.h"
Namespaces | |
| namespace | OWBAL |
Functions | |
| bool | OWBAL::skipString (const UChar *&ptr, const UChar *end, const UChar *name, int length) |
| skip string | |
| bool | OWBAL::skipString (const UChar *&ptr, const UChar *end, const char *str) |
| skip string | |