Go to the documentation of this file.Go to the SVN repository for this file.
64 const auto& callback = [&](
size_t n) {
output[
n] = 1; };
73 for (
auto rule:
Get()) {
User-defined methods of the data storage class.
void Search(const char *input, VoidCall1 found_callback) const
const FSM::CCompiledFSM * m_Precompiled_FSM
void Screen(const char *input, char *output) const
unique_ptr< CMultipatternSearch > m_FSM
static SQLCHAR output[256]
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const Tdata & Get(void) const
Get the member data.
Simultaneous search of multiple RegEx patterns in the input string.