The SWORD Project
1.9.0.svnversion
|
#include <stdio.h>
#include <fcntl.h>
#include <sysdata.h>
#include <utilstr.h>
#include <rawverse.h>
#include <rawtext.h>
#include <rawstr.h>
#include <filemgr.h>
#include <versekey.h>
#include <stringmgr.h>
#include <regex.h>
#include <map>
#include <list>
#include <algorithm>
Go to the source code of this file.
Typedefs | |
typedef list< long > | longlist |
Variables | |
SWORD_NAMESPACE_START typedef map< SWBuf, list< long > > | strlist |
typedef list<long> longlist |
Definition at line 51 of file rawtext.cpp.
SWORD_NAMESPACE_START typedef map< SWBuf, list<long> > strlist |
Definition at line 50 of file rawtext.cpp.