status updated Often a situation is where you want to remove For example, a letter before some characters (immediately) , for example, suppose you have a text: and you Sequencing from the beginning to the nearest semicolon or period Received want. Two strategies came into focus: I look at both ways in some of these ways with a little preference of the other strategies, and the code of others. Which is the better way? Is there a clear reason for liking one over the other, or better ways? I feel personally, the efficiency is one side, which is more complex than doing negation something (as with I came up with my answer. In my question two regexes were not really speaking the same thing If you want to match up on a specific character, use it < P> /.*? If you want a match just before a certain character (besides) You should use: / [^;.] * /
/ [^;.] * /
/.*? [..] /
[^] ). But efficiency can also be a good reason to choose one over the other.
Comments
Post a Comment