#include <regexp.h>
Definition at line 41 of file regexp.h.
Data Fields | |
| int | type |
| char | var |
| node * | fg |
| node * | fd |
| int | numero |
| int | position |
| int | annulable |
| int | PP |
| int | DP |
|
|
Definition at line 48 of file regexp.h. Referenced by regexp_createNODE(), and regexp_parcours(). |
|
|
Definition at line 50 of file regexp.h. Referenced by regexp_createNODE(), regexp_parcours(), and regexp_possuivante(). |
|
|
Definition at line 45 of file regexp.h. Referenced by regexp_createNODE(), regexp_delete_tree(), regexp_parcours(), and regexp_possuivante(). |
|
|
Definition at line 44 of file regexp.h. Referenced by regexp_createNODE(), regexp_delete_tree(), regexp_parcours(), and regexp_possuivante(). |
|
|
Definition at line 46 of file regexp.h. Referenced by regexp_createNODE(), and regexp_parcours(). |
|
|
Definition at line 47 of file regexp.h. Referenced by regexp_createNODE(), and regexp_parcours(). |
|
|
Definition at line 49 of file regexp.h. Referenced by Dic_search_RegE(), regexp_createNODE(), regexp_parcours(), and regexp_possuivante(). |
|
|
Definition at line 42 of file regexp.h. Referenced by regexp_createNODE(), regexp_parcours(), and regexp_possuivante(). |
|
|
Definition at line 43 of file regexp.h. Referenced by regexp_createNODE(), and regexp_parcours(). |
1.4.5