Ruby
2.1.10p492(2016-04-01revision54464)
|
#include <regint.h>
Data Fields | |
UChar * | p |
unsigned int | used |
unsigned int | alloc |
unsigned int _BBuf::alloc |
Definition at line 421 of file regint.h.
Referenced by bbuf_clone(), and node_new_cclass_by_codepoint_range().
UChar* _BBuf::p |
Definition at line 419 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(), node_new_cclass_by_codepoint_range(), not_code_range_buf(), onig_is_code_in_cc_len(), and or_code_range_buf().
unsigned int _BBuf::used |
Definition at line 420 of file regint.h.
Referenced by add_multi_byte_cclass(), bbuf_clone(), compile_length_cclass_node(), and node_new_cclass_by_codepoint_range().