You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-dev@jakarta.apache.org by bu...@apache.org on 2003/11/18 14:51:42 UTC

DO NOT REPLY [Bug 23476] - RE.match(string, RE.MATCH_MULTILINE) does not match first 2 chars

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23476>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23476

RE.match(string,  RE.MATCH_MULTILINE) does not match first 2 chars

vgritsenko@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From vgritsenko@apache.org  2003-11-18 13:51 -------
http://jakarta.apache.org/regexp/apidocs/org/apache/regexp/RE.html#match(java.lang.String,%20int)

Parameters:
    search - String to match against
    i - Index to start searching at

Second parameter is index, not a flag (yes, Oleg, you are right).

Vadim

---------------------------------------------------------------------
To unsubscribe, e-mail: regexp-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: regexp-dev-help@jakarta.apache.org