Home
last modified time | relevance | path

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

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dmatcher.c255 static bool match(UChar **items, int32_t *item_lengths, uint32_t item_count, UChar *needle, Match *… in match()
327 int32_t *item_lengths; member