Difference between revisions of "Talk:Group string"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
(Created page with '(Move from main page) group(0) matches the entire expression. After that, group(n) matches the expression defined by the nth set of parentheses.--Heeheehee 06…')
 
imported>StDoodle
Line 4: Line 4:
  
 
That's the function group(); this page is for group_string(). I know, it's hard to tell 'cause of how wikis handle page names, I'll make that a bit clearer! --[[User:StDoodle|StDoodle]] 15:45, 5 March 2010 (UTC)
 
That's the function group(); this page is for group_string(). I know, it's hard to tell 'cause of how wikis handle page names, I'll make that a bit clearer! --[[User:StDoodle|StDoodle]] 15:45, 5 March 2010 (UTC)
 +
 +
Perhaps this should be shifted down with the rest of the regex stuff? Even though it doesn't make use of their datatypes, it is a regex function. --[[User:StDoodle|StDoodle (#1059825)]] 06:19, 7 May 2010 (UTC)

Revision as of 06:19, 7 May 2010

(Move from main page)

group(0) matches the entire expression. After that, group(n) matches the expression defined by the nth set of parentheses.--Heeheehee 06:45, 3 March 2010 (UTC)

That's the function group(); this page is for group_string(). I know, it's hard to tell 'cause of how wikis handle page names, I'll make that a bit clearer! --StDoodle 15:45, 5 March 2010 (UTC)

Perhaps this should be shifted down with the rest of the regex stuff? Even though it doesn't make use of their datatypes, it is a regex function. --StDoodle (#1059825) 06:19, 7 May 2010 (UTC)