Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
Dts_kmp.c47 const int icase = conf->flags & TS_IGNORECASE; in kmp_find() local
78 const u8 icase = flags & TS_IGNORECASE; in compute_prefix_tbl() local
Dts_bm.c59 const u8 *text, bool icase) in matchpat()
82 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local
/kernel/linux/linux-5.10/lib/
Dts_kmp.c47 const int icase = conf->flags & TS_IGNORECASE; in kmp_find() local
78 const u8 icase = flags & TS_IGNORECASE; in compute_prefix_tbl() local
Dts_bm.c64 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local