|
Ruby
2.0.0p481(2014-05-08revision45883)
|
#include <regint.h>
Data Fields | |
| UChar * | p |
| unsigned int | used |
| unsigned int | alloc |
| unsigned int _BBuf::alloc |
Definition at line 423 of file regint.h.
Referenced by bbuf_clone(), node_new_cclass_by_codepoint_range(), and onig_bbuf_init().
Definition at line 421 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_bbuf_init(), onig_is_code_in_cc_len(), and or_code_range_buf().
| unsigned int _BBuf::used |
Definition at line 422 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().
1.7.6.1