Searched defs:FLAG_DOTALL (Results 1 – 2 of 2) sorted by relevance
37 static constexpr auto FLAG_DOTALL = (1U << 3U); variable
43 static constexpr auto FLAG_DOTALL = (1U << 3U); variable