|
xapian-core
2.0.0
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | SN_env |
Typedefs | |
| typedef unsigned char | symbol |
Functions | |
| struct SN_env * | SN_new_env (int alloc_size) |
| void | SN_delete_env (struct SN_env *z) |
| int | SN_set_current (struct SN_env *z, int size, const symbol *s) |
| void SN_delete_env | ( | struct SN_env * | z | ) |
| struct SN_env* SN_new_env | ( | int | alloc_size | ) |