#regexp risultati di ricerca

Twitter is a train wreck. “5 billion” is trending. This is why. #regex #regexp

ErinIshimoticha's tweet image. Twitter is a train wreck. “5 billion” is trending. This is why. #regex #regexp
ErinIshimoticha's tweet image. Twitter is a train wreck. “5 billion” is trending. This is why. #regex #regexp
ErinIshimoticha's tweet image. Twitter is a train wreck. “5 billion” is trending. This is why. #regex #regexp
ErinIshimoticha's tweet image. Twitter is a train wreck. “5 billion” is trending. This is why. #regex #regexp

Oooh, a (JavaScript) Regular expression visualizer! jex.im/regulex/#!flag… I really love it 😆 Thanks @Gaelleacas for the discovery ❤️ #RegExp

aurelievache's tweet image. Oooh, a (JavaScript) Regular expression visualizer!

jex.im/regulex/#!flag…

I really love it 😆

Thanks @Gaelleacas for the discovery ❤️

#RegExp

Sorry @google I can't buy this. I literally can't process this form. What else do you want to convince me? Mix tabs with spaces, switch to subversion, use #regexp to process XML? I literally feel betrayed by being cut out from the ability to join the wait list. #dev

mkashkin's tweet image. Sorry @google I can't buy this. I literally can't process this form. What else do you want to convince me? Mix tabs with spaces, switch to subversion, use #regexp to process XML?

I literally feel betrayed by being cut out from the ability to join the wait list.

#dev

Dans cette dernière partie de la précédente vidéo sur les expressions régulières, nous verrons les notions avancées (groupe capturant, backreference, lookaround, etc.) via des exemples pratiques. #DevPropulsor @regex101 #regexp #regex Vidéo Complète : youtu.be/3Pk7dDhtbao


Dans cette série de vidéo je partage avec vous de A-Z le fonctionnement des expressions régulières et leur utilisation via des exemples pratiques (validation, recherche, extraction, etc.). @regex101 #DevPropulsor #regexp #regex #pcre Vidéo Complète : youtu.be/GfZXVE25aq0


If I'm gonna have 2 problems after writing regexp then at least I try to be kind towards next person reading this :). Could be me anyway. #javascript #regexp

ultrox's tweet image. If I'm gonna have 2 problems after writing regexp then at least I try to be kind towards next person reading this :). Could be me anyway.
#javascript #regexp

Some regexp-fu here! This will extract just the 'lookforme' string without single quotes. Useful to extract patterns between chars like quotes, brackets and so on #tip #regexp

cheshireca7's tweet image. Some regexp-fu here! This will extract just the 'lookforme' string without single quotes. Useful to extract patterns between chars like quotes, brackets and so on #tip #regexp

Can you turn this HTML element into a JS object with a regular expression? ChatGPT was down, so we did this LIVE on stream... Answer in thread 🧵👇 twitch.tv/codinggarden #regex #regexp #javascript #webdev #blackmagic #VSCode #whygodwhy

CodingGarden's tweet image. Can you turn this HTML element into a JS object with a regular expression?

ChatGPT was down, so we did this LIVE on stream... 

Answer in thread 🧵👇

twitch.tv/codinggarden

#regex #regexp #javascript #webdev #blackmagic  #VSCode  #whygodwhy

I still remember regular expressions from when I was writing in #Perl - one of the best tools! #regexp #regular_expression

mpak999's tweet image. I still remember regular expressions from when I was writing in #Perl - one of the best tools!

#regexp #regular_expression

Day 19 of #100DaysOfCode Just started diving into Regular Expression methods. It's fascinating, but those little details like 'ig' can be quite the challenge to remember! 🤯 Hoping with practice, they'll become second nature. #RegExp #LearningJourney

DuttaBaivab's tweet image. Day 19 of #100DaysOfCode
Just started diving into Regular Expression methods. It's fascinating, but those little details like 'ig' can be quite the challenge to remember! 🤯 Hoping with practice, they'll become second nature. #RegExp #LearningJourney

Is not that i don't likeit, is that i dunno really how to make it :O #regexp #golang #Docker, trying to extract platform and OS from a machine for build step or die trying

maxaltepo's tweet image. Is not that i don't likeit,  is that i dunno really how to make it :O #regexp #golang   #Docker, trying to extract platform and OS from a machine for build step or die trying

LeetCode 2264. Largest 3-Same-Digit Number in String leetcode.com/problems/large… Solution using backreference \1{2} wasn't expected to be very fast. But given the short input string, 1000 chars max, it was. #JavaScript #TypeScript #RegExp

xkit's tweet image. LeetCode 2264. Largest 3-Same-Digit Number in String
leetcode.com/problems/large…

Solution using backreference \1{2} wasn't expected to be very fast. But given the short input string, 1000 chars max, it was.
#JavaScript
#TypeScript
#RegExp
xkit's tweet image. LeetCode 2264. Largest 3-Same-Digit Number in String
leetcode.com/problems/large…

Solution using backreference \1{2} wasn't expected to be very fast. But given the short input string, 1000 chars max, it was.
#JavaScript
#TypeScript
#RegExp
xkit's tweet image. LeetCode 2264. Largest 3-Same-Digit Number in String
leetcode.com/problems/large…

Solution using backreference \1{2} wasn't expected to be very fast. But given the short input string, 1000 chars max, it was.
#JavaScript
#TypeScript
#RegExp
xkit's tweet image. LeetCode 2264. Largest 3-Same-Digit Number in String
leetcode.com/problems/large…

Solution using backreference \1{2} wasn't expected to be very fast. But given the short input string, 1000 chars max, it was.
#JavaScript
#TypeScript
#RegExp

Hay momentos en los que no puedo evitar acordarme de @AlexCorvis84 😆 #regexp

Davidvg's tweet image. Hay momentos en los que no puedo evitar acordarme de @AlexCorvis84 😆 #regexp

酒の肴に解いてみました😇 #RegExp #Automata #GroupTheory

shin1a0k's tweet image. 酒の肴に解いてみました😇
#RegExp #Automata #GroupTheory
shin1a0k's tweet image. 酒の肴に解いてみました😇
#RegExp #Automata #GroupTheory
shin1a0k's tweet image. 酒の肴に解いてみました😇
#RegExp #Automata #GroupTheory

【(1日遅れですが)七夕パズル】 図の左側にある A と B のパターンを並べてアミダくじを作るとき,織姫が彦星に会える並べ方の条件を答えよ。 (たとえば,図の右側に示したように ABABB と並べれば会える。一般的な条件は?)

ksknac's tweet image. 【(1日遅れですが)七夕パズル】
図の左側にある A と B のパターンを並べてアミダくじを作るとき,織姫が彦星に会える並べ方の条件を答えよ。
(たとえば,図の右側に示したように ABABB と並べれば会える。一般的な条件は?)


📌 SQLをもっと便利に! 「正規表現(REGEXP)でSQLがもっと楽になる!実践パターン集」公開しました✨ ✅ REGEXPの基本 ✅ 実践的な検索パターン ✅ 各DBMSの対応状況 ✅ MySQL準拠の正規表現一覧(CSV付き) 👉 詳細はこちら👇 🔗 write-remember.com/archives/8343/ #SQL #正規表現 #regexp


おやおやおや、これは一体なんだ? (※参照設定は初期設定です) #regexp #VBA

iori016's tweet image. おやおやおや、これは一体なんだ?
(※参照設定は初期設定です)
#regexp #VBA

I was writing a coding test for an interview, can't believe I googled (which was allowed) and wrote regular expressions for the first time ever on the fly. That was crazy. Unfortunately, I managed to write only half of the test 😭. #regexp


.* in #regexp search-and-replace is generally wrong. You have an example here: en.wikipedia.org/wiki/Wikipedia…


Have you ever wanted to quickly find malformed email addresses in your database? #regexp can help WHERE Email NOT REGEXP '^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+.[A-Za-z]{2,}$' #mysqlgoldcoastlogin.com.au/gold-coast/new…


I still remember regular expressions from when I was writing in #Perl - one of the best tools! #regexp #regular_expression

mpak999's tweet image. I still remember regular expressions from when I was writing in #Perl - one of the best tools!

#regexp #regular_expression

Onigurumaの正規表現をJavaScriptの正規表現に変換するライブラリ "slevithan/oniguruma-to-es: Convert patterns from Oniguruma (the regex flavor used by Ruby, TextMate grammars, etc.) to native JavaScript RegExp" github.com/slevithan/onig… #JavaScript #library #RegExp


Can anybody explain this? 🤔 "hello, world.".scan(/\G(?:\w+|)/) => ["hello", "", "", "world", "", ""] #ruby #regexp


Today meeting of the #MDCG Subgroup on #Standards: the draft agenda and supporting documents are available in the #RegExp ec.europa.eu/transparency/e… More information on the @EU_Commission @EU_Health DG #SANTE page on #Standardisation for #MedicalDevices health.ec.europa.eu/medical-device…

MarioGabrielliC's tweet image. Today meeting of the #MDCG Subgroup on #Standards: the draft agenda and supporting documents are available in the #RegExp ec.europa.eu/transparency/e…
More information on the @EU_Commission @EU_Health DG #SANTE page on #Standardisation for #MedicalDevices health.ec.europa.eu/medical-device…

"Day 2 crushed! I've harnessed the power of RegExp to extract emails with precision and accuracy. My matching skills are sharpening. Onto the next challenge!" check out my code on GitHub: github.com/Talent-1/100-D… #100DaysofConsistencyChallenge #AnambraTechies #RegExp

azikiwe_chibuzo's tweet image. "Day 2 crushed! I've harnessed the power of RegExp to extract emails with precision and accuracy. My matching skills are sharpening. Onto the next challenge!" 
check out my code on GitHub: github.com/Talent-1/100-D…
#100DaysofConsistencyChallenge
#AnambraTechies
#RegExp

Okay this right here is a mess 🤣 #javascript #regexp

j8ahmed's tweet image. Okay this right here is a mess 🤣

#javascript #regexp

Some developers are mortally scared of RegExp RegExp looks weird and scary but if we learn it systematically, it becomes second nature. Here is one which splits text in proper case into different words #javascript #regexp

SanjayVyas's tweet image. Some developers are mortally scared of RegExp 
RegExp looks weird and scary but if we learn it systematically, it becomes second nature.

Here is one which splits text in proper case into different words

#javascript #regexp

SecretFinder Tool for find sensitive data (apikeys, accesstoken,jwt,..) or search anything with #regexp on #javascript files. It also can extract links to JS-files from webpage (can be set up cookes, proxies and headers). github.com/m4ll0k/SecretF… Creator @m4ll0k #python

cyb_detective's tweet image. SecretFinder

Tool for find sensitive data (apikeys, accesstoken,jwt,..) or search anything with #regexp on #javascript files.

It also can extract links to JS-files from webpage (can be set up cookes, proxies and headers).

github.com/m4ll0k/SecretF…

Creator @m4ll0k

#python

#100DaysOfCode #Day3 Today I've finished the #RegExp and #Debugging part. Tomorrow I´ll start with #DataStructure in #freeCodeCamp. Keep #coding

lucas1004jx's tweet image. #100DaysOfCode #Day3 Today I've finished the #RegExp and #Debugging part. Tomorrow I´ll start with #DataStructure in #freeCodeCamp. Keep #coding

Search the DB using #Regexp in #Django.... there must be a better way 😆 Anybody know how? (BTW, this is working...)

be_haki's tweet image. Search the DB using #Regexp in #Django.... there must be a better way 😆 Anybody know how?

(BTW, this is working...)

In session at Wilkes Room 3&4 - Maciej Rzasa on “Writing Slow #RegExp is Easier Than You Think (and want it to be)” #spaconf18

spaconference's tweet image. In session at Wilkes Room 3&4 - Maciej Rzasa on “Writing Slow #RegExp is Easier Than You Think (and want it to be)”

#spaconf18
spaconference's tweet image. In session at Wilkes Room 3&4 - Maciej Rzasa on “Writing Slow #RegExp is Easier Than You Think (and want it to be)”

#spaconf18

Regex Cheker Search and highlight (in webpage): Emails Phone numbers Dates Prices Adresses Some strings corresponding to the #RegExp entered by the user chrome.google.com/webstore/detai… #googlechrome #osint

cyb_detective's tweet image. Regex Cheker

Search and highlight (in webpage):

Emails
Phone numbers
Dates
Prices
Adresses

Some strings corresponding to the #RegExp entered by the user

chrome.google.com/webstore/detai…

#googlechrome #osint

Quantitäten gefräßig oder nicht gefräßig, das ist hier die Frage. #regexp Und Ihr so? ^^

micha06de's tweet image. Quantitäten gefräßig oder nicht gefräßig, das ist hier die Frage. #regexp
Und Ihr so? ^^

re.compile accepts the re.DOTALL flag, which makes . in #regexp match all characters, including newlines. #python #regex

python_tip's tweet image. re.compile accepts the re.DOTALL flag, which makes . in #regexp match all characters, including newlines.

#python #regex

Oooh, a (JavaScript) Regular expression visualizer! jex.im/regulex/#!flag… I really love it 😆 Thanks @Gaelleacas for the discovery ❤️ #RegExp

aurelievache's tweet image. Oooh, a (JavaScript) Regular expression visualizer!

jex.im/regulex/#!flag…

I really love it 😆

Thanks @Gaelleacas for the discovery ❤️

#RegExp

Combination of regular expression /y flag and generator in #JavaScript is too 😌 convenient. #RegExp #100DaysOfCode #CodeNewbie #301DaysOfCode #DevTips

NaveenS16's tweet image. Combination of regular expression /y flag and generator in #JavaScript is too 😌 convenient. #RegExp #100DaysOfCode #CodeNewbie #301DaysOfCode #DevTips

Enjoying a /coffee/ while resolving today’s RegExp project ☕️ #Coffee #regExp #HolbertonSchool

nicolas_zg's tweet image. Enjoying a /coffee/ while resolving today’s RegExp project ☕️
#Coffee #regExp #HolbertonSchool

Make your #regexp as expressive as you can, future you will thanks you later #programming . Here's a perfect example that works in #PHP with PCRE2 engine available since PHP7.3+ 😉. Improvements are welcomed.

nyamsprod's tweet image. Make your  #regexp as expressive as you can, future you will thanks you later #programming . Here's a perfect example that works in #PHP with PCRE2 engine available since PHP7.3+ 😉. Improvements are welcomed.

Loading...

Something went wrong.


Something went wrong.


United States Trends