Home
last modified time | relevance | path

Searched defs:register_matcher_ (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xapian-core12/xapian-core-1.2.25/include/xapian/
H A Dpostingsource.h92 void register_matcher_(void * matcher) { matcher_ = matcher; } in register_matcher_() function
/dports/databases/xapian-core/xapian-core-1.4.18/include/xapian/
H A Dpostingsource.h76 void register_matcher_(void * matcher) { matcher_ = matcher; } in register_matcher_() function