Talk:Regular expressions: Difference between revisions

From Rosetta Code
Content added Content deleted
m (add sig for anonymous comment)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Sorry, i wrote it wrong.
That tasks is a mess. Can someone fix it? [[User:Guga360|Guga360]]
I said that it's not using lang tags, and more than half of examples are outdated. --[[Special:Contributions/201.67.215.34|201.67.215.34]] 19:31, 10 April 2009 (UTC) (Guga360)

PS:

I'm doing some restart tests, sorry about anonymous editing.


==C subst. code==
==C subst. code==
I will turn it in some clearer reusable function some day... --[[User:ShinTakezou|ShinTakezou]] 00:20, 14 December 2008 (UTC)
I will turn it in some clearer reusable function some day... --[[User:ShinTakezou|ShinTakezou]] 00:20, 14 December 2008 (UTC)

==Clarification==
This task could really stand some normalization. The task description is really vague and would probably benefit from saying something like: 1.) Demonstrate a regular expression that, say, matches [a given pattern] in a string. 2.) Demonstrate a search-and-replace that replaces [a given pattern] in a string with [another given pattern]. ----[[Special:Contributions/71.208.164.92|71.208.164.92]] 11:42, 17 May 2011 (UTC)

Latest revision as of 14:46, 17 May 2011

Sorry, i wrote it wrong. I said that it's not using lang tags, and more than half of examples are outdated. --201.67.215.34 19:31, 10 April 2009 (UTC) (Guga360)

PS:

I'm doing some restart tests, sorry about anonymous editing.

C subst. code

I will turn it in some clearer reusable function some day... --ShinTakezou 00:20, 14 December 2008 (UTC)

Clarification

This task could really stand some normalization. The task description is really vague and would probably benefit from saying something like: 1.) Demonstrate a regular expression that, say, matches [a given pattern] in a string. 2.) Demonstrate a search-and-replace that replaces [a given pattern] in a string with [another given pattern]. ----71.208.164.92 11:42, 17 May 2011 (UTC)