|
xapian-core
2.0.0
|
#include <dutch_porter.h>
Collaboration diagram for Xapian::Internal::Snowball::DutchPorter::SN_local:Public Attributes | |
| struct SN_env | z |
| int | i_p2 |
| int | i_p1 |
| bool | b_e_found |
Definition at line 12 of file dutch_porter.h.
| bool Xapian::Internal::Snowball::DutchPorter::SN_local::b_e_found |
Definition at line 16 of file dutch_porter.h.
| int Xapian::Internal::Snowball::DutchPorter::SN_local::i_p1 |
Definition at line 15 of file dutch_porter.h.
| int Xapian::Internal::Snowball::DutchPorter::SN_local::i_p2 |
Definition at line 14 of file dutch_porter.h.
| struct SN_env Xapian::Internal::Snowball::DutchPorter::SN_local::z |
Definition at line 52 of file dutch_porter.h.
Referenced by Xapian::Internal::Snowball::DutchPorter::close_env(), Xapian::Internal::Snowball::DutchPorter::DutchPorter(), and Xapian::Internal::Snowball::DutchPorter::operator()().