Home
last modified time | relevance | path

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

/linux-2.6.39/lib/
Dts_kmp.c51 const int icase = conf->flags & TS_IGNORECASE; in kmp_find() local
82 const u8 icase = flags & TS_IGNORECASE; in compute_prefix_tbl() local
Dts_bm.c68 const u8 icase = conf->flags & TS_IGNORECASE; in bm_find() local