#include <stdint.h>
#include <string>
#include <vector>
#include "util/util.h"
#include "re2/testing/regexp_generator.h"
#include "re2/testing/string_generator.h"
Go to the source code of this file.
|
void | re2::EgrepTest (int maxatoms, int maxops, const std::string &alphabet, int maxstrlen, const std::string &stralphabet, const std::string &wrapper) |
|
void | re2::ExhaustiveTest (int maxatoms, int maxops, const std::vector< std::string > &alphabet, const std::vector< std::string > &ops, int maxstrlen, const std::vector< std::string > &stralphabet, const std::string &wrapper, const std::string &topwrapper) |
|
◆ __has_feature
#define __has_feature |
( |
|
x | ) |
0 |