Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
size_t | capa |
size_t | used |
struct mapping_buffer * | next |
OnigUChar | space [1] |
size_t mapping_buffer::capa |
Definition at line 5976 of file string.c.
Referenced by rb_str_casemap().
struct mapping_buffer* mapping_buffer::next |
Definition at line 5978 of file string.c.
Referenced by rb_str_casemap().
OnigUChar mapping_buffer::space[1] |
Definition at line 5979 of file string.c.
Referenced by rb_str_casemap().
size_t mapping_buffer::used |
Definition at line 5977 of file string.c.
Referenced by rb_str_casemap().