View Single Post
Old 04-04-2023, 03:39 AM   #1420
gmw
cacoethes scribendi
gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.
 
gmw's Avatar
 
Posts: 5,818
Karma: 137770742
Join Date: Nov 2010
Location: Australia
Device: Kobo Aura One & H2Ov2, Sony PRS-650
Quote:
Originally Posted by ownedbycats View Post
regexes

more specifically, googling how to solve a problems within the constraints of a regex and instead getting many suggestions on how to accomplish it without a regex (which i cannot use because of constraints)
The standard response to which must be:

Quote:
Some people, when confronted with a problem, think
“I know, I'll use regular expressions.” Now they have two problems.
The source is ... complicated.


More helpful, I hope, might be this site: https://www.regular-expressions.info

It has many examples and discusses many of the regex variants - which I find helpful because my work crosses between a few different sorts of regex.
gmw is offline   Reply With Quote