mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d818bc17b8
commit
0cb9637e8c
@ -169,7 +169,6 @@ public:
|
||||
byte_offsets.clear();
|
||||
byte_offsets.reserve(text_sz + 8);
|
||||
populate_icu_string(text, text_sz, str, byte_offsets);
|
||||
str.foldCase(U_FOLD_CASE_DEFAULT);
|
||||
int32_t offset = str.getChar32Start(0);
|
||||
int rc;
|
||||
bool for_query = (flags & FTS5_TOKENIZE_QUERY) != 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user