Home
last modified time | relevance | path

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

/openbmc/linux/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.c59 const u8 *text, bool icase) in matchpat()
82 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local