Posts: 4,647
Threads: 1,494
Joined: Sep 2016
i mean an argument on the call to the
re method. something in the regex that means to use the 3rd argument of the method call. i thought it might be problematic to insert arbitrary characters into regexs.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,647
Threads: 1,494
Joined: Sep 2016
is there a way to make a regex that means to get data from somewhere? or is it all about making a complete regex?
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,647
Threads: 1,494
Joined: Sep 2016
so, now, i need to find how to do this in reverse such that my set of characters are the ones i want in the result with all others being the separators. e.g. match everything except ...
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.