Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A 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
H A Dts_bm.c64 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local
/kernel/linux/linux-6.6/lib/
H A 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
H A Dts_bm.c82 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local
58 matchpat(const u8 *pattern, unsigned int patlen, const u8 *text, bool icase) matchpat() argument

Completed in 2 milliseconds