Definition at line 416 of file dic_search.c.
Data Fields | |
| Dictionary | dic |
| int | minlength |
| int | maxlength |
| automaton | automaton |
| search_RegE_list_t * | charlist |
| char | word [DIC_WORD_MAX] |
| int | wordlen |
| int | wordlistlen |
| int | wordlistlenmax |
|
|
Definition at line 420 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
|
|
Definition at line 421 of file dic_search.c. Referenced by Dic_search_RegE(). |
|
|
Definition at line 417 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
|
|
Definition at line 419 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
|
|
Definition at line 418 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
|
|
Definition at line 422 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
|
|
Definition at line 423 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
|
|
Definition at line 424 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
|
|
Definition at line 425 of file dic_search.c. Referenced by Dic_search_RegE(), and Dic_search_regexp_rec(). |
1.4.5