DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
ReCtx Struct Reference

Public Attributes

uint32_t steps
 
uint32_t max_steps
 

Detailed Description

Definition at line 29 of file regex.cpp.

Member Data Documentation

◆ steps

uint32_t ReCtx::steps

Definition at line 31 of file regex.cpp.

Referenced by regex_match().

◆ max_steps

uint32_t ReCtx::max_steps

Definition at line 32 of file regex.cpp.

Referenced by regex_match().


The documentation for this struct was generated from the following file: