#include <zorba/config.h>
Go to the source code of this file.
Namespaces | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::zfn | |
Constant Groups | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::zfn | |
Functions | |
ZORBA_DLL_PUBLIC void | zorba::zfn::trim (String &s) |
Removes all leading and trailing whitespace characters. More... | |
ZORBA_DLL_PUBLIC void | zorba::zfn::trim (String &s, const char *chars) |
Removes all leading and trailing specified characters. More... | |