Searched refs:IS_APOSTROPHE (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-fts/
H A Dfts-filter-contractions.c61 if (IS_APOSTROPHE(apostrophe)) {
H A Dfts-filter-english-possessive.c32 if (IS_APOSTROPHE(c))
H A Dfts-common.h7 #define IS_APOSTROPHE(c) \ macro
H A Dfts-tokenizer-generic.c212 apostrophe = IS_APOSTROPHE(c);
263 if (IS_APOSTROPHE(c))

Completed in 14 milliseconds