spujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 5 days agorulefiles.catbox.moeimagemessage-square56linkfedilinkarrow-up1249arrow-down16file-text
arrow-up1243arrow-down1imagerulefiles.catbox.moespujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 5 days agomessage-square56linkfedilinkfile-text
the original said reggae but i misread it as regex and got this idea lol original comic artist: thisstupidtwink@insta
minus-squareArthur Besse@lemmy.mllinkfedilinkEnglisharrow-up3·5 days agoyeah, i edited my comment while you were replying to note that /g is a valid flag for m/// as well. it is a valid perl matching operation precisely as-is but it can’t match anything due to the spaces it has before the ^ and after the $.
yeah, i edited my comment while you were replying to note that
/gis a valid flag form///as well. it is a valid perl matching operation precisely as-is but it can’t match anything due to the spaces it has before the^and after the$.