Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

RRegexp Struct Reference
[Ruby]

#include <ruby.h>


Data Fields

RBasic basic
re_pattern_bufferptr
long len
char * str


Field Documentation

struct RBasic RRegexp::basic
 

Definition at line 384 of file ruby.h.

long RRegexp::len
 

Definition at line 386 of file ruby.h.

struct re_pattern_buffer* RRegexp::ptr
 

Definition at line 385 of file ruby.h.

char* RRegexp::str
 

Definition at line 387 of file ruby.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5