Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
PosixBracketEntryType Struct Reference

#include <regenc.h>

Data Fields

const UCharname
 
int ctype
 
short int len
 

Detailed Description

Definition at line 101 of file regenc.h.

Field Documentation

◆ ctype

int PosixBracketEntryType::ctype

Definition at line 103 of file regenc.h.

Referenced by onigenc_minimum_property_name_to_ctype(), and parse_posix_bracket().

◆ len

short int PosixBracketEntryType::len

Definition at line 104 of file regenc.h.

Referenced by onigenc_minimum_property_name_to_ctype(), and parse_posix_bracket().

◆ name

const UChar* PosixBracketEntryType::name

Definition at line 102 of file regenc.h.

Referenced by onigenc_minimum_property_name_to_ctype(), and parse_posix_bracket().


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