<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[String auf regulären Ausdruck prüfen]]></title><description><![CDATA[<p>Hallo Leute,</p>
<p>bin mal wieder auf ein Problem für mich gestoßen.<br />
Gibt es eine Funktion womit ich einen String (Typ AnsiString) auf einen regulären Ausdruck prüfen kann?</p>
<p>Konnte bis jetzt in der Manual von Borland oder der API noch nix finden.</p>
<p>Viele Grüße<br />
Heinz</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/152996/string-auf-regulären-ausdruck-prüfen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 04:34:32 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/152996.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Jul 2006 20:33:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to String auf regulären Ausdruck prüfen on Tue, 11 Jul 2006 20:33:21 GMT]]></title><description><![CDATA[<p>Hallo Leute,</p>
<p>bin mal wieder auf ein Problem für mich gestoßen.<br />
Gibt es eine Funktion womit ich einen String (Typ AnsiString) auf einen regulären Ausdruck prüfen kann?</p>
<p>Konnte bis jetzt in der Manual von Borland oder der API noch nix finden.</p>
<p>Viele Grüße<br />
Heinz</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1096029</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1096029</guid><dc:creator><![CDATA[Heinzelmännchen]]></dc:creator><pubDate>Tue, 11 Jul 2006 20:33:21 GMT</pubDate></item><item><title><![CDATA[Reply to String auf regulären Ausdruck prüfen on Tue, 11 Jul 2006 20:48:01 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>ist in der VCL auch nicht vorhanden.<br />
Entweder schreibst du dir so eine Überprüfung auf Basis der vorhandenen AnsiString-Methoden. Oder du benutzt bestehende externe Libs wie <em>boost::regex</em> dafür.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1096037</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1096037</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Tue, 11 Jul 2006 20:48:01 GMT</pubDate></item></channel></rss>