ISECEditRegExp::SetIgnoreCase
voidISECEditRegExp::SetIgnoreCase(BOOLbIgnoreCase)
Sets or clears the ignore case condition.
Defined in: ISECEditRegExp.h
Parameters
bIgnoreCase
If non-zero, sets the search to ignore case; if 0, sets the search to match case exactly.