<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://frp.sage.fr/wiki1000/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=RegularSubExpression_%28rtl%29</id>
		<title>RegularSubExpression (rtl) - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=RegularSubExpression_%28rtl%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=RegularSubExpression_(rtl)&amp;action=history"/>
		<updated>2026-06-12T09:18:01Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.18.6</generator>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=RegularSubExpression_(rtl)&amp;diff=12255&amp;oldid=prev</id>
		<title>Tdymon le 20 septembre 2018 à 16:23</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=RegularSubExpression_(rtl)&amp;diff=12255&amp;oldid=prev"/>
				<updated>2018-09-20T16:23:03Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Version précédente&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Version du 20 septembre 2018 à 16:23&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 28 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 28 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;begin&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;begin&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; vStrList := TStringList.Create;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; vStrList := TStringList.Create;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt; &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; vCount := RegularSubExpression(aStr, aExprReg, vStrList);&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; vCount := RegularSubExpression(aStr, aExprReg, vStrList);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; if (aIndex &amp;gt; 0) and (aIndex &amp;lt;= vCount) then&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; if (aIndex &amp;gt; 0) and (aIndex &amp;lt;= vCount) then&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Tdymon</name></author>	</entry>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=RegularSubExpression_(rtl)&amp;diff=12254&amp;oldid=prev</id>
		<title>Tdymon : Page créée avec « &lt;source lang='delphi'&gt;Function RegularSubExpression(const aSource:string; const aExpression:string; aResult:TStrings):integer;&lt;/source&gt;  Cette fonction parse une chaine su... »</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=RegularSubExpression_(rtl)&amp;diff=12254&amp;oldid=prev"/>
				<updated>2018-09-20T16:22:03Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;Function RegularSubExpression(const aSource:string; const aExpression:string; aResult:TStrings):integer;&amp;lt;/source&amp;gt;  Cette fonction parse une chaine su... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang='delphi'&amp;gt;Function RegularSubExpression(const aSource:string; const aExpression:string; aResult:TStrings):integer;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction parse une chaine suivant une expression régulière et retourne les différents tokens uniques identifiés dans une liste de chaîne en incluant les sous expressions.&lt;br /&gt;
&lt;br /&gt;
La 1ère chaîne retournée étant le motif.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Result&lt;br /&gt;
|Nombre de tokens identifiés.&lt;br /&gt;
|-&lt;br /&gt;
|aSource&lt;br /&gt;
|Chaine de caractère à parser.&lt;br /&gt;
|-&lt;br /&gt;
|aExpression&lt;br /&gt;
|Expression régulière.&lt;br /&gt;
|-&lt;br /&gt;
|aResult&lt;br /&gt;
|Liste de chaîne recevant les tokens.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemple&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang='delphi'&amp;gt;&lt;br /&gt;
//Function RegExpDonneeBaliseFormatEx(aStr:string; aExprReg:string; aIndex:Integer):string;&lt;br /&gt;
var vStrList : TStringList;&lt;br /&gt;
    vCount   : Integer; &lt;br /&gt;
begin&lt;br /&gt;
 vStrList := TStringList.Create;&lt;br /&gt;
 &lt;br /&gt;
 vCount := RegularSubExpression(aStr, aExprReg, vStrList);&lt;br /&gt;
 if (aIndex &amp;gt; 0) and (aIndex &amp;lt;= vCount) then&lt;br /&gt;
   Result := vStrList.Strings[aIndex-1]&lt;br /&gt;
 else&lt;br /&gt;
   Result := ''; &lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi:&lt;br /&gt;
&lt;br /&gt;
{{Footer|Développement DSM}}&lt;br /&gt;
[[category:RTL Chaîne]]&lt;/div&gt;</summary>
		<author><name>Tdymon</name></author>	</entry>

	</feed>