Ruby
1.9.3p429(2013-05-15revision40747)
|
#include <regint.h>
Data Fields | |
UChar * | p |
unsigned int | used |
unsigned int | alloc |
unsigned int _BBuf::alloc |
Definition at line 377 of file regint.h.
Referenced by bbuf_clone(), node_new_cclass_by_codepoint_range(), and onig_bbuf_init().
UChar* _BBuf::p |
Definition at line 375 of file regint.h.
Referenced by add_code_range_to_buf0(), add_multi_byte_cclass(), and_code_range_buf(), bbuf_clone(), bbuf_free(), node_new_cclass_by_codepoint_range(), not_code_range_buf(), onig_bbuf_init(), onig_is_code_in_cc_len(), and or_code_range_buf().
unsigned int _BBuf::used |
Definition at line 376 of file regint.h.
Referenced by add_multi_byte_cclass(), bbuf_clone(), compile_length_cclass_node(), node_new_cclass_by_codepoint_range(), and onig_bbuf_init().