#include <portuguese.h>
Inheritance diagram for Xapian::InternalStemPortuguese:
Public Member Functions | |
int | r_residual_form () |
int | r_residual_suffix () |
int | r_verb_suffix () |
int | r_standard_suffix () |
int | r_R2 () |
int | r_R1 () |
int | r_RV () |
int | r_mark_regions () |
int | r_postlude () |
int | r_prelude () |
InternalStemPortuguese () | |
~InternalStemPortuguese () | |
int | stem () |
Virtual method implemented by the subclass to actually do the work. | |
const char * | get_description () const |
Return string describing this object. | |
Private Attributes | |
int | I_p2 |
int | I_p1 |
int | I_pV |
Definition at line 7 of file portuguese.h.
Xapian::InternalStemPortuguese::InternalStemPortuguese | ( | ) |
Definition at line 942 of file portuguese.cc.
Xapian::InternalStemPortuguese::~InternalStemPortuguese | ( | ) |
Definition at line 947 of file portuguese.cc.
int Xapian::InternalStemPortuguese::r_residual_form | ( | ) |
Definition at line 804 of file portuguese.cc.
References a_8, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among_b(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, r_RV(), s_10, Xapian::Stem::Internal::slice_del(), and Xapian::Stem::Internal::slice_from_s().
Referenced by stem().
int Xapian::InternalStemPortuguese::r_residual_suffix | ( | ) |
Definition at line 786 of file portuguese.cc.
References a_7, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among_b(), Xapian::Stem::Internal::ket, r_RV(), and Xapian::Stem::Internal::slice_del().
Referenced by stem().
int Xapian::InternalStemPortuguese::r_verb_suffix | ( | ) |
Definition at line 763 of file portuguese.cc.
References a_6, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among_b(), I_pV, Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, and Xapian::Stem::Internal::slice_del().
Referenced by stem().
int Xapian::InternalStemPortuguese::r_standard_suffix | ( | ) |
Definition at line 609 of file portuguese.cc.
References a_2, a_3, a_4, a_5, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_s_b(), Xapian::Stem::Internal::find_among_b(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, r_R1(), r_R2(), r_RV(), s_4, s_5, s_6, s_7, s_8, s_9, Xapian::Stem::Internal::slice_del(), and Xapian::Stem::Internal::slice_from_s().
Referenced by stem().
int Xapian::InternalStemPortuguese::r_R2 | ( | ) |
Definition at line 604 of file portuguese.cc.
References Xapian::Stem::Internal::c, and I_p2.
Referenced by r_standard_suffix().
int Xapian::InternalStemPortuguese::r_R1 | ( | ) |
Definition at line 599 of file portuguese.cc.
References Xapian::Stem::Internal::c, and I_p1.
Referenced by r_standard_suffix().
int Xapian::InternalStemPortuguese::r_RV | ( | ) |
Definition at line 594 of file portuguese.cc.
References Xapian::Stem::Internal::c, and I_pV.
Referenced by r_residual_form(), r_residual_suffix(), r_standard_suffix(), and stem().
int Xapian::InternalStemPortuguese::r_mark_regions | ( | ) |
Definition at line 483 of file portuguese.cc.
References Xapian::Stem::Internal::c, g_v, I_p1, I_p2, I_pV, Xapian::Stem::Internal::in_grouping_U(), Xapian::Stem::Internal::l, Xapian::Stem::Internal::out_grouping_U(), Xapian::Stem::Internal::p, and skip_utf8().
Referenced by stem().
int Xapian::InternalStemPortuguese::r_postlude | ( | ) |
Definition at line 558 of file portuguese.cc.
References a_1, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::p, s_2, s_3, skip_utf8(), and Xapian::Stem::Internal::slice_from_s().
Referenced by stem().
int Xapian::InternalStemPortuguese::r_prelude | ( | ) |
Definition at line 447 of file portuguese.cc.
References a_0, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::p, s_0, s_1, skip_utf8(), and Xapian::Stem::Internal::slice_from_s().
Referenced by stem().
int Xapian::InternalStemPortuguese::stem | ( | ) | [virtual] |
Virtual method implemented by the subclass to actually do the work.
Implements Xapian::Stem::Internal.
Definition at line 854 of file portuguese.cc.
References Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, r_mark_regions(), r_postlude(), r_prelude(), r_residual_form(), r_residual_suffix(), r_RV(), r_standard_suffix(), r_verb_suffix(), and Xapian::Stem::Internal::slice_del().
const char * Xapian::InternalStemPortuguese::get_description | ( | ) | const [virtual] |
Return string describing this object.
Implements Xapian::Stem::Internal.
Definition at line 952 of file portuguese.cc.
int Xapian::InternalStemPortuguese::I_p2 [private] |
int Xapian::InternalStemPortuguese::I_p1 [private] |
int Xapian::InternalStemPortuguese::I_pV [private] |
Definition at line 10 of file portuguese.h.
Referenced by r_mark_regions(), r_RV(), and r_verb_suffix().