Home
last modified time | relevance | path

Searched refs:Xapianc (Results 1 – 10 of 10) sorted by relevance

/dports/databases/py-xapian/xapian-bindings-1.4.18/perl/
H A DXapian.pm10 package Xapianc; package
52 *newN = *Xapianc::newN;
56 *revision = *Xapianc::revision;
57 *__eq__ = *Xapianc::__eq__;
58 *__lt__ = *Xapianc::__lt__;
59 *__gt__ = *Xapianc::__gt__;
60 *__ge__ = *Xapianc::__ge__;
61 *__le__ = *Xapianc::__le__;
62 *__add__ = *Xapianc::__add__;
67 *__ne__ = *Xapianc::__ne__;
[all …]
H A Dperl.i117 return Xapianc::Enquire_get_mset( @_ );
127 Xapianc::Enquire_set_query(@_);
137 Xapianc::Enquire_set_sort_by_key( @_ );
200 $query = Xapianc::new_Query(@_);
211 $query = Xapianc::new_Query( @_ );
216 $query = Xapianc::new_Query( @_ );
221 $query = Xapianc::new_Query( @_ );
338 my $qp = Xapianc::new_QueryParser();
352 Xapianc::QueryParser_set_stopper( @_ );
420 @_ = ('', $Xapianc::DB_BACKEND_INMEMORY);
[all …]
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/perl/
H A DXapian.pm10 package Xapianc; package
52 *newN = *Xapianc::newN;
56 *revision = *Xapianc::revision;
57 *__eq__ = *Xapianc::__eq__;
58 *__lt__ = *Xapianc::__lt__;
59 *__gt__ = *Xapianc::__gt__;
60 *__ge__ = *Xapianc::__ge__;
61 *__le__ = *Xapianc::__le__;
62 *__add__ = *Xapianc::__add__;
67 *__ne__ = *Xapianc::__ne__;
[all …]
H A Dperl.i117 return Xapianc::Enquire_get_mset( @_ );
127 Xapianc::Enquire_set_query(@_);
137 Xapianc::Enquire_set_sort_by_key( @_ );
200 $query = Xapianc::new_Query(@_);
211 $query = Xapianc::new_Query( @_ );
216 $query = Xapianc::new_Query( @_ );
221 $query = Xapianc::new_Query( @_ );
338 my $qp = Xapianc::new_QueryParser();
352 Xapianc::QueryParser_set_stopper( @_ );
420 @_ = ('', $Xapianc::DB_BACKEND_INMEMORY);
[all …]
/dports/databases/php-xapian/xapian-bindings-1.4.18/perl/
H A DXapian.pm10 package Xapianc; package
52 *newN = *Xapianc::newN;
56 *revision = *Xapianc::revision;
57 *__eq__ = *Xapianc::__eq__;
58 *__lt__ = *Xapianc::__lt__;
59 *__gt__ = *Xapianc::__gt__;
60 *__ge__ = *Xapianc::__ge__;
61 *__le__ = *Xapianc::__le__;
62 *__add__ = *Xapianc::__add__;
67 *__ne__ = *Xapianc::__ne__;
[all …]
H A Dperl.i117 return Xapianc::Enquire_get_mset( @_ );
127 Xapianc::Enquire_set_query(@_);
137 Xapianc::Enquire_set_sort_by_key( @_ );
200 $query = Xapianc::new_Query(@_);
211 $query = Xapianc::new_Query( @_ );
216 $query = Xapianc::new_Query( @_ );
221 $query = Xapianc::new_Query( @_ );
338 my $qp = Xapianc::new_QueryParser();
352 Xapianc::QueryParser_set_stopper( @_ );
420 @_ = ('', $Xapianc::DB_BACKEND_INMEMORY);
[all …]
/dports/databases/lua-xapian/xapian-bindings-1.4.18/perl/
H A DXapian.pm10 package Xapianc; package
52 *newN = *Xapianc::newN;
56 *revision = *Xapianc::revision;
57 *__eq__ = *Xapianc::__eq__;
58 *__lt__ = *Xapianc::__lt__;
59 *__gt__ = *Xapianc::__gt__;
60 *__ge__ = *Xapianc::__ge__;
61 *__le__ = *Xapianc::__le__;
62 *__add__ = *Xapianc::__add__;
67 *__ne__ = *Xapianc::__ne__;
[all …]
H A Dperl.i117 return Xapianc::Enquire_get_mset( @_ );
127 Xapianc::Enquire_set_query(@_);
137 Xapianc::Enquire_set_sort_by_key( @_ );
200 $query = Xapianc::new_Query(@_);
211 $query = Xapianc::new_Query( @_ );
216 $query = Xapianc::new_Query( @_ );
221 $query = Xapianc::new_Query( @_ );
338 my $qp = Xapianc::new_QueryParser();
352 Xapianc::QueryParser_set_stopper( @_ );
420 @_ = ('', $Xapianc::DB_BACKEND_INMEMORY);
[all …]
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/perl/Search/
H A DXapian.pm10 package Search::Xapianc;
52 *newN = *Search::Xapianc::newN;
56 *revision = *Search::Xapianc::revision;
57 *__eq__ = *Search::Xapianc::__eq__;
58 *__ne__ = *Search::Xapianc::__ne__;
59 *open_stub = *Search::Xapianc::open_stub;
1428 *size = *Search::Xapianc::MSet_size;
1431 *end = *Search::Xapianc::MSet_end;
1432 *back = *Search::Xapianc::MSet_back;
1527 *size = *Search::Xapianc::ESet_size;
[all …]
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/perl/
H A Dutil.i.in86 return Search::Xapianc::Enquire_get_mset( @_ );
115 Search::Xapianc::Enquire_set_sort_by_key( @_ );
198 $query = Search::Xapianc::new_Query(@_);
208 $query = Search::Xapianc::new_Query( @_ );
213 $query = Search::Xapianc::new_Query( @_ );
218 $query = Search::Xapianc::new_Query( @_ );
292 my $qp = Search::Xapianc::new_QueryParser();
306 Search::Xapianc::QueryParser_set_stopper( @_ );
388 $self = Search::Xapianc::new_WritableDatabase(@_);
725 sub MatchAll { Search::Xapianc::new_Query('') }
[all …]