Home | History | Annotate | Download | only in src

Lines Matching refs:is_ignore_case

7729     bool is_ignore_case() { return (value_ & IGNORE_CASE) != 0; }