Searched defs:FLAG_IGNORECASE (Results 1 – 2 of 2) sorted by relevance
35 static constexpr auto FLAG_IGNORECASE = (1U << 1U); variable
41 static constexpr auto FLAG_IGNORECASE = (1U << 1U); variable