Dillo v3.1.1-98-g318d1f14
|
#include "../dlib/dlib.h"
#include "msg.h"
#include "prefs.h"
#include "misc.h"
#include "html_common.hh"
#include "styleengine.hh"
#include "web.hh"
#include "capi.h"
Go to the source code of this file.
Functions | |
static lout::misc::SimpleVector< char * > * | splitStr (const char *str, char sep) |
split a string at sep chars and return a SimpleVector of strings | |
|
static |
split a string at sep chars and return a SimpleVector of strings
Definition at line 169 of file styleengine.cc.
References dStrndup(), lout::misc::SimpleVector< T >::increase(), lout::misc::SimpleVector< T >::set(), and lout::misc::SimpleVector< T >::size().
Referenced by StyleEngine::setClass().