Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
mg_match_context Struct Reference

Definition at line 1378 of file civetweb.h.

Public Attributes

int case_sensitive
struct mg_match_element match [(32)]
size_t num_matches

#include </home/stephan/code/root-2/net/http/civetweb/civetweb.h>

Member Data Documentation

◆ case_sensitive

int mg_match_context::case_sensitive

Definition at line 1379 of file civetweb.h.

◆ match

struct mg_match_element mg_match_context::match[(32)]

Definition at line 1381 of file civetweb.h.

◆ num_matches

size_t mg_match_context::num_matches

Definition at line 1380 of file civetweb.h.


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