Functions | Variables
bloaty/third_party/re2/re2/fuzzing/re2_fuzzer.cc File Reference
#include <stddef.h>
#include <stdint.h>
#include <map>
#include <memory>
#include <queue>
#include <string>
#include "re2/prefilter.h"
#include "re2/re2.h"
Include dependency graph for bloaty/third_party/re2/re2/fuzzing/re2_fuzzer.cc:

Go to the source code of this file.

Functions

int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size)
 
void Test (StringPiece pattern, const RE2::Options &options, StringPiece text)
 

Variables

uint8_t dummy = 0
 

Function Documentation

◆ LLVMFuzzerTestOneInput()

int LLVMFuzzerTestOneInput ( const uint8_t data,
size_t  size 
)

◆ Test()

void Test ( StringPiece  pattern,
const RE2::Options &  options,
StringPiece  text 
)

Variable Documentation

◆ dummy

uint8_t dummy = 0


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:27