|
Functions |
int | eval_getinput (char buf[], int maxlen) |
| reads a character of the input-string
|
void | set_input_string (const char *inputstring) |
| sets the input string for Lex
|
void | addNS (char nametest[], const char *clarkuri) |
| adds a namespace declaration
|
void | declareNamespacesClark (QueryContext Q) |
| declare the Clark-Namespaces in SXP
|
void | clearNamespaces () |
| clean up the temporary namespaces
|
void | helpMsg (void) |
| prints a help message about this piece of software
|
void | versionMsg (void) |
| prints the version-string of the program
|