1 2 3 4 5 6
#ifndef TREEBNF_REGEX_IMPL_H #define TREEBNF_REGEX_IMPL_H extern struct tbnf_scan_tbl * tbnf_regex_scan_tbl[]; #endif