Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <regint.h>
Data Fields | |
UChar * | p |
unsigned int | used |
unsigned int | alloc |
unsigned int _BBuf::alloc |
Definition at line 444 of file regint.h.
Referenced by bbuf_clone(), and onig_bbuf_init().
UChar* _BBuf::p |
Definition at line 442 of file regint.h.
Referenced by add_code_range_to_buf0(), add_multi_byte_cclass(), and_code_range_buf(), bbuf_clone(), bbuf_free(), is_onechar_cclass(), not_code_range_buf(), onig_bbuf_init(), onig_is_code_in_cc(), onig_is_code_in_cc_len(), and or_code_range_buf().
unsigned int _BBuf::used |
Definition at line 443 of file regint.h.
Referenced by add_multi_byte_cclass(), bbuf_clone(), compile_length_cclass_node(), onig_bbuf_init(), and onig_is_code_in_cc().