Doc Comments / Phobos /
Std Regexp
Difference (last change) (Author, normal page display)
Changed: 3c3,4
== Correction = |
== Messages == Add your comments here... |
Deleted: 5d5
The exec(char[]) function is mis-documented. It says it returns the "next match" but really it resets the string input being scanned and returns the first match. The exec() function is the one that returns the next match. exec() is not in the online doc. |
Deleted: 7,9d6
== Documentation Bug Mentioned in Issue Tracking System == * ![]() |
Changed: 11,13c8,10
*See the corresponding page in the D Specification: ![]() *HowTo/RegularExpressions |
*![]() *Regular Expressions * ![]() |
std.regexp
Messages
Add your comments here...
Links
Corresponding page in the D Specification
- Regular Expressions
Issue:245