#include <registrar_storage.h>
Definition at line 110 of file registrar_storage.h.
Data Fields | |
| char * | s |
| _t_regexp_unit * | next |
| _t_regexp_unit * | prev |
| char* _t_regexp_unit::s |
Definition at line 112 of file registrar_storage.h.
Referenced by free_regexp_list(), get_matching_wildcard_psi(), and new_r_public().
struct _t_regexp_unit* _t_regexp_unit::next [read] |
Definition at line 113 of file registrar_storage.h.
Referenced by free_regexp_list(), get_matching_wildcard_psi(), and new_r_public().
struct _t_regexp_unit * _t_regexp_unit::prev [read] |
1.5.2