List Question
20 TechQA 2015-06-19T13:56:07.940000Regex to match either one of two filename patterns
1.4k views
Asked by tzippy
boost::regex search and replace
1.1k views
Asked by SU3
Boost regex_replace exception: "...This exception is thrown to prevent "eternal" matches..." being thrown on occasion
1.7k views
Asked by decimus phostle
whats wrong with my c++ regex match
450 views
Asked by raagavan
how to convert bash script to C++ using boost::iostreams
3.8k views
Asked by chris
Extract IP address from a string using boost regex?
11.7k views
Asked by Floyd
C++/Boost: Writing a more powerful sscanf replacement
3.3k views
Asked by deuberger
Regex with BoostRegex C++
463 views
Asked by revo
Replacing an open-ended HTML regex match in Sublime Text
279 views
Asked by Kevin Suttle
boost::regex extract search term
237 views
Asked by Shashi
Parsing a zero-width regex with a regex
272 views
Asked by Matt Chambers
boost regex formatter, how to use a custom function
898 views
Asked by paul23
How to write a regexp with AND operator?
311 views
Asked by NirMH
Regex to get value that comes after certain word
173 views
Asked by AudioBubble
How can I find position in string for submatch in boost::regex
1.7k views
Asked by Trisch
Boost::Regex in Qt Creator
865 views
Asked by trippedoutfish
Tokenize a string excluding delimiters inside quotes
2k views
Asked by Spencer Rose
How to use u8_to_u32_iterator in Boost Spirit X3?
283 views
Asked by user17810163
Optimization of the Regex?
124 views
Asked by AudioBubble
How to match alphanumeric pattern in Regex?
482 views
Asked by AudioBubble