ARB
|
Go to the source code of this file.
Classes | |
struct | helix_stack |
Macros | |
#define | LEFT_HELIX "{[<(" |
#define | RIGHT_HELIX "}]>)" |
#define | LEFT_NONS "#*abcdefghij" |
#define | RIGHT_NONS "#*ABCDEFGHIJ" |
Functions | |
static void | BI_helix_check_error (const char *key, long val, void *client_data) |
static long | BI_helix_free_hash (const char *, long val, void *) |
#define LEFT_HELIX "{[<(" |
Definition at line 17 of file BI_helix.cxx.
Referenced by BI_helix::initFromData().
#define RIGHT_HELIX "}]>)" |
Definition at line 18 of file BI_helix.cxx.
Referenced by BI_helix::initFromData().
#define LEFT_NONS "#*abcdefghij" |
Definition at line 19 of file BI_helix.cxx.
Referenced by BI_helix::initFromData().
#define RIGHT_NONS "#*ABCDEFGHIJ" |
Definition at line 20 of file BI_helix.cxx.
Referenced by BI_helix::initFromData().
Definition at line 97 of file BI_helix.cxx.
References helix_stack::c, GBS_global_string(), and helix_stack::pos.
Referenced by BI_helix::initFromData().
Definition at line 106 of file BI_helix.cxx.
References helix_stack::next.
Referenced by BI_helix::initFromData().