Translated by sunoc
This commit is contained in:
parent
dd06be7988
commit
bc779c79eb
@ -45444,6 +45444,14 @@ matériel.</seg>
|
||||
<seg>Ainsi, @samp{x+$} correspond à une chaîne d’un @samp{x} ou plus en fin de ligne.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>Thus, all the names for functions that deal with Texinfo start with @samp{texinfo-} and those for functions that deal with reading mail start with @samp{rmail-}.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="sunoc" changedate="20240815T145005Z" creationid="sunoc" creationdate="20240815T145005Z">
|
||||
<seg>Ainsi, tous les noms de fonctions qui ont à voir avec Texinfo commencent par @samp{texinfo-} et ceux pour des fonctions qui s'occupent de lire le courriel commencent par @samp{rmail-}.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>Thus, both @samp{ab*} and @samp{ab*?} can match the string @samp{a} and the string @samp{abbbb}; but if you try to match them both against the text @samp{abbb}, @samp{ab*} will match it all (the longest valid match), while @samp{ab*?} will match just @samp{a} (the shortest valid match).</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user