#include <stdlib.h>
#include <htString.h>
#include <WordList.h>
#include <StringList.h>
#include <WordTree.h>
Go to the source code of this file.
Classes | |
| class | MifluzSearchInput |
Defines | |
| #define | WORD_SEARCH_OPTIONAL 0x02 |
| #define | WORD_SEARCH_OR 0x01 |
Functions | |
| int | search_parse (void *inputp) |
1.5.5