ARB
|
#include "RangeList.h"
Go to the source code of this file.
Functions | |
RangeList | build_RangeList_from_string (const char *SAI_data, const char *set_bytes, bool invert) |
RangeList build_RangeList_from_string | ( | const char * | SAI_data, |
const char * | set_bytes, | ||
bool | invert | ||
) |
Definition at line 32 of file RangeList.cxx.
References RangeList::add(), RangeList::inverse(), and rl_assert.
Referenced by FastAligner_start(), and update_RangeList().