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

/dovecot/src/plugins/fts-squat/
H A Dsquat-uidlist.c31 bool uid_begins_with_pointer:1; member in struct:uidlist_list
249 if (list->uid_begins_with_pointer) {
1107 list->uid_begins_with_pointer = TRUE;
1190 list->uid_begins_with_pointer = TRUE;
1206 (list->uid_count == 1 && list->uid_begins_with_pointer));
1208 (list->uid_count > 1 || !list->uid_begins_with_pointer)) {
1211 (list->uid_count > 2 || !list->uid_begins_with_pointer)) {

Completed in 540 milliseconds