1#ifndef SMTP_ADDRESS_PARSER_HPP_INCLUDED
2#define SMTP_ADDRESS_PARSER_HPP_INCLUDED
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
static const short _address_index_offsets[]
static const short _address_eof_trans[]
static const signed char _address_range_lengths[]
static const short _address_cond_targs[]
static const short _address_key_offsets[]
static const int address_start
bool is_address(const char *p, const char *pe)
static const signed char _address_single_lengths[]
static const signed char _address_trans_keys[]
static const signed char _address_cond_actions[]
static const signed char _address_actions[]