Home
last modified time | relevance | path

Searched defs:strip_unpaired_tags (Results 1 – 1 of 1) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DFont.cpp499 bool strip_unpaired_tags) : in CompiledRegex()
625 … xpr::sregex& Regex(const std::string& text, bool ignore_tags, bool strip_unpaired_tags = false) in Regex()
1327 std::string Font::StripTags(const std::string& text, bool strip_unpaired_tags) in StripTags()