LLVM 19.0.0git
Public Attributes | List of all members
cclass Struct Reference

Public Attributes

const charname
 
const charchars
 
const charmultis
 

Detailed Description

Definition at line 54 of file regcomp.c.

Member Data Documentation

◆ chars

const char* cclass::chars

Definition at line 56 of file regcomp.c.

Referenced by p_b_cclass().

◆ multis

const char* cclass::multis

Definition at line 57 of file regcomp.c.

Referenced by p_b_cclass().

◆ name

const char* cclass::name

Definition at line 55 of file regcomp.c.

Referenced by p_b_cclass().


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