Searched refs:TS_IGNORECASE (Results 1 – 3 of 3) sorted by relevance
55 flags |= TS_IGNORECASE; in string_mt_check()
16 #define TS_IGNORECASE 2 /* Searches string case insensitively */ macro
268 if (flags & TS_IGNORECASE) in fsm_init()