#include <stdlib.h>#include <stddef.h>

Macros | |
| #define | BOOST_RE_VERSION 320 |
| #define | BOOST_REGEX_NO_FILEITER |
| #define | BOOST_SYMBOL_EXPORT |
| #define | BOOST_SYMBOL_IMPORT |
| #define | BOOST_REGEX_DECL |
| #define | BOOST_REGEX_CALL |
| #define | BOOST_REGEX_CCALL |
| #define | BOOST_REGEX_USE_CPP_LOCALE |
| #define | BOOST_REGEX_MAX_STATE_COUNT 100000000 |
| #define | BOOST_REGEX_NOEH_ASSERT(x) |
| #define | BOOST_REGEX_NON_RECURSIVE |
| #define | BOOST_REGEX_BLOCKSIZE 4096 |
| #define | BOOST_REGEX_MAX_BLOCKS 1024 |
| #define | BOOST_REGEX_MAX_CACHE_BLOCKS 16 |
| #define BOOST_RE_VERSION 320 |
| #define BOOST_REGEX_BLOCKSIZE 4096 |
| #define BOOST_REGEX_CALL |
| #define BOOST_REGEX_CCALL |
| #define BOOST_REGEX_DECL |
| #define BOOST_REGEX_MAX_BLOCKS 1024 |
| #define BOOST_REGEX_MAX_CACHE_BLOCKS 16 |
Referenced by boost::re_detail::mem_block_cache::put().
| #define BOOST_REGEX_MAX_STATE_COUNT 100000000 |
| #define BOOST_REGEX_NO_FILEITER |
| #define BOOST_REGEX_NOEH_ASSERT | ( | x | ) |
Referenced by boost::re_detail::raw_storage::raw_storage().
| #define BOOST_REGEX_NON_RECURSIVE |
| #define BOOST_REGEX_USE_CPP_LOCALE |
| #define BOOST_SYMBOL_EXPORT |
| #define BOOST_SYMBOL_IMPORT |