Robuta

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec RegExp.prototype.exec() - JavaScript | MDN The exec() method of RegExp instances executes a search with this regular expression for a match in a specified string and returns a result array, or null. regexpprototypeexecjavascriptmdn https://www.regular-expressions.info/ Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns At Regular-Expressions.info you will find a wide range of in-depth information about a powerful search pattern language called regular expressions. regular expressionsinforegextutorialexamples https://fuchsia.googlesource.com/third_party/libxml2/+/94fdc4088608dad8ff66fb9c2442e3c121e40f23/fuzz/static_seed/regexp/xpath-11 fuzz/static_seed/regexp/xpath-11 - third_party/libxml2 - Git at Google https://lists.freebsd.org/archives/freebsd-ports-bugs/2025-October/083605.html [Bug 290331] textproc/p5-PPIx-Regexp: Update to 0.091 bugtextprocregexpupdate https://docs.go101.org/std/src/regexp/syntax/simplify.go.html Source: simplify.go in package regexp/syntax go insourcesimplifypackageregexp https://regex101.com/library/cX0pJ8?orderBy=MOST_UPVOTES&search=&page=28&filterFlavors=pcre2&filterFlavors=python&filterFlavors=rust&filterFlavors=pcre&filterFlavors=javascript regex101: URL regexp Search, filter and view user submitted regular expressions in the regex library. Over 20,000 entries, and counting! urlregexp https://hex.pm/packages/gleam_regexp/1.1.1 gleam_regexp | Hex Regular expressions in Gleam! gleamregexphex https://www.tpointtech.com/mysql-regexp-like-function MySQL REGEXP_LIKE() Function - Tpoint Tech The REGEXP_LIKE() function in MySQL is used for pattern matching. It compares whether the given strings match a regular expression or not. mysqlregexplikefunctiontech https://rubyapi.org/3.4/o/regexp/timeouterror Regexp::TimeoutError | Ruby API (v3.4) ruby apiregexp https://groups.google.com/g/starstarhug/c/6T22uhCSQiM Regexp Errors regexperrors https://go.googlesource.com/go/+/22ee5ae25a2997606c28abe721c9052ee0cc9da4/src/pkg/regexp/ src/pkg/regexp - go - Git at Google srcpkgregexpgogit https://mirrors.felixc.at/archriscv/.status/logs/ruby-regexp_parser/ Index of /archriscv/.status/logs/ruby-regexp_parser/ index ofstatus logsarchriscvrubyregexp https://go.googlesource.com/gofrontend/+/9e55baf44ab63ba06af0b57038e7b3aab8216222/libgo/go/regexp/example_test.go libgo/go/regexp/example_test.go - gofrontend - Git at Google goregexpexampletestgit https://regex101.com/library/cX0pJ8?orderBy=MOST_UPVOTES&search=&page=284&filterFlavors=rust&filterFlavors=pcre&filterFlavors=golang&filterFlavors=java&filterFlavors=javascript regex101: URL regexp Search, filter and view user submitted regular expressions in the regex library. Over 20,000 entries, and counting! urlregexp https://chromium.googlesource.com/external/WebKit_trimmed/+/46d4dda51d0207e46e218614c4074a60151715de/LayoutTests/fast/js/regexp-char-insensitive.html?autodive=0%2F%2F%2F%2F LayoutTests/fast/js/regexp-char-insensitive.html - external/WebKit_trimmed - Git at Google https://bcd-training.deno.dev/feature?id=javascript.builtins.RegExp.flags Feature: javascript.builtins.RegExp.flags A summary of Browser Compat Data for javascript.builtins.RegExp.flags featurejavascriptbuiltinsregexpflags https://regex101.com/library/cX0pJ8?orderBy=MOST_UPVOTES&page=26&search=&filterFlavors=golang&filterFlavors=pcre2&filterFlavors=rust&filterFlavors=pcre regex101: URL regexp Search, filter and view user submitted regular expressions in the regex library. Over 20,000 entries, and counting! urlregexp https://www.w3schools.com/JS/js_regexp_quantifiers.asp JavaScript RegExp Quantifiers Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML... javascriptregexpquantifiers https://docs.snowflake.com/en/developer-guide/snowpark/reference/python/1.46.0/snowpark/api/snowflake.snowpark.functions.regexp_substr snowflake.snowpark.functions.regexp_substr | Snowflake Documentation snowflakesnowparkfunctionsregexpsubstr https://manpages.ubuntu.com/manpages/questing/man3/PPIx%3A%3ARegexp%3A%3AToken%3A%3AGroupType%3A%3ABranchReset.3pm.html Ubuntu Manpage: PPIx::Regexp::Token::GroupType::BranchReset - Represent a branch reset specifier Represent a branch reset specifier https://packages.debian.org/source/bullseye/libtest-regexp-perl Debian -- Details of source package libtest-regexp-perl in bullseye debiandetailssourcepackageregexp https://www.jujens.eu/posts/2013/Aug/08/emacs-regexp-builder/ Julien Enselme personal blog - Emacs : regexp builder Mostly a programming blog about Python and JS with the occasional musing. personal blogjulienemacsregexpbuilder https://docs.databricks.com/aws/en/sql/language-manual/functions/regexp_instr regexp_instr function | Databricks on AWS Learn the syntax of the regexp\_instr function of the SQL language in Databricks SQL and Databricks Runtime. regexpfunctiondatabricksaws https://www.regular-expressions.info/ruby.html Ruby Regexp Class - Regular Expressions in Ruby Learn how to use regular expressions with Ruby and the Ruby Regexp class regular expressionsrubyregexpclass https://go.googlesource.com/go/+/1c9e587b90172e7654db897d8c938ffc665e1673/src/regexp/all_test.go?autodive=0%2F%2F%2F%2F%2F src/regexp/all_test.go - go - Git at Google all testsrcregexpgogit https://www.w3schools.com/jsref/jsref_regexp_formfeed.asp RegExp \f Metacharacter Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML... regexpf https://docs.exasol.com/db/latest/sql_references/functions/alphabeticallistfunctions/regexp_substr.htm REGEXP_SUBSTR | Exasol Documentation Learn about the REGEXP_SUBSTR function provided by Exasol. regexpsubstrexasoldocumentation https://docs.velodb.io/cloud/26.x/sql-manual/sql-functions/scalar-functions/string-functions/regexp-extract-or-null REGEXP_EXTRACT_OR_NULL | VeloDB Docs Extract the first substring that matches the target regular expression pattern from the text string, regexpextractnulldocs https://nl.mathworks.com/matlabcentral/answers/2182967-mistake-in-documentation-for-regexp Mistake in documentation for regexp? - MATLAB Answers - MATLAB Central Mistake in documentation for regexp?. Learn more about fyi, matlab, regexp MATLAB documentation formistakeregexpmatlabanswers https://fuchsia.googlesource.com/third_party/libxml2/+/94fdc4088608dad8ff66fb9c2442e3c121e40f23/fuzz/static_seed/regexp/bug316338-9 fuzz/static_seed/regexp/bug316338-9 - third_party/libxml2 - Git at Google https://npm.chart.dev/magic-regexp magic-regexp npm downloads - NPM Chart A compiled-away, type-safe, readable RegExp alternative magicregexpnpmdownloadschart https://docs.snowflake.com/de/sql-reference/functions/regexp_replace REGEXP_REPLACE | Snowflake Documentation regexpreplacesnowflakedocumentation https://docs.snowflake.com/fr/developer-guide/snowpark/reference/python/latest/snowpark/api/snowflake.snowpark.functions.regexp_substr_all snowflake.snowpark.functions.regexp_substr_all | Snowflake Documentation snowflakesnowparkfunctionsregexpsubstr https://docs.snowflake.com/ja/developer-guide/snowpark/reference/python/1.21.0/snowpark/api/snowflake.snowpark.Column.regexp snowflake.snowpark.Column.regexp | Snowflake Documentation snowflakesnowparkcolumnregexpdocumentation https://fuchsia.googlesource.com/third_party/libxml2/+/94fdc4088608dad8ff66fb9c2442e3c121e40f23/fuzz/static_seed/regexp/xpath-16 fuzz/static_seed/regexp/xpath-16 - third_party/libxml2 - Git at Google https://myfaqbase.com/q0001481-Scripting-Perl-regexp-How-to-use-non-capturing-group-.html Scripting::Perl::regexp:: How to use non capturing group (?: how to usescriptingperlregexpnon https://docs.sencha.com/extjs/6.2.0/modern/RegExp.html RegExp | Ext JS 6.2.0 Ext JS Modern - API documentation from Sencha ext jsregexp https://docs.snowflake.com/ja/developer-guide/snowpark/reference/python/1.44.0/snowpark/api/snowflake.snowpark.functions.regexp_count snowflake.snowpark.functions.regexp_count | Snowflake Documentation snowflakesnowparkfunctionsregexpcount https://bugzilla.mozilla.org/show_bug.cgi?id=319266 319266 - LXR forgets i'm searching for a regexp RESOLVED (timeless) in Webtools Graveyard - MXR. Last updated 2020-01-17. i msearching forlxrregexp https://www.unix.com/man-page/plan9/6/REGEXP/ regexp(6) plan9 man page | unix.com Man page for regexp(6) on plan9, from the unix.com online archive. man pageregexpunix https://www.w3schools.com/Js/js_regexp_quantifiers.asp JavaScript RegExp Quantifiers Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML... javascriptregexpquantifiers https://man.netbsd.org/NetBSD-10.x-BRANCH/hp300/regexp.3 regexp(3) - NetBSD Manual Pages regexpnetbsdmanualpages https://hacks.mozilla.org/2020/06/a-new-regexp-engine-in-spidermonkey/ A New RegExp Engine in SpiderMonkey - Mozilla Hacks - the Web developer blog Jun 4, 2020 - Regular expressions – commonly known as RegExps – are a powerful and heavily used tool for manipulating strings in JavaScript. This post describes how we... a new https://fuchsia.googlesource.com/third_party/libxml2/+/94fdc4088608dad8ff66fb9c2442e3c121e40f23/fuzz/static_seed/regexp/ranges2-10 fuzz/static_seed/regexp/ranges2-10 - third_party/libxml2 - Git at Google https://lemon.io/hire/regexp-developers/ Hire RegExp Developers | Dedicated Vetted Programmers | 24h Match Jun 1, 2025 - Hire RegExp developers to work full-time or part-time for your project. 1500+ vetted and handpicked Lemon.io devs ready to start now. Hire remote talent in 48... hireregexpdevelopersdedicatedvetted https://www.zabbix.com/documentation/7.2/es/manual/api/reference/regexp/delete regexp.delete regexpdelete https://blog.dnmfarrell.com/tags/regexp-common/ Regexp-Common regexpcommon https://manpages.ubuntu.com/manpages/xenial/man3/Regexp::Common::net::CIDR.3pm.html Ubuntu Manpage: Regexp::Common::net::CIDR - provide patterns for CIDR blocks. provide patterns for CIDR blocks. ubuntumanpageregexpcommoncidr https://phparea.com/blog/how-to-use-regexp_like-for-wildcard-search-in How to Use Regexp_like For Wildcard Search In Oracle? Sep 20, 2025 - Learn how to efficiently use the regexp_like function for wildcard searches in Oracle databases. how to useregexplikewildcardsearch https://lists.centos.org/hyperkitty/list/discuss@lists.centos.org/thread/7YA3GDCOHRDY3I34VPKHHXRGPHTCB627/ help with RewriteRule regexp - Discuss - lists.centos.org help withregexpdiscusslistscentos https://www.powergrep.com/msword.html Search Through MS Word Doc to Find Text, Keyword, Phrase or Regexp Match https://www.zabbix.com/documentation/6.0/pt/manual/api/reference/regexp/get regexp.get regexpget https://pkg.go.dev/regexp regexp package - regexp - Go Packages Package regexp implements regular expression search. regexppackagego https://puntoblogspot.blogspot.com/2015/04/regexp-puzzles.html puntoblogspot: Regexp puzzles! I've been trapped into this http://regexcrossword.com/ for the whole afternoon... Pretty cool pastime. I guess I'd enjoy a bit more c... regexppuzzles https://fuchsia.googlesource.com/third_party/libxml2/+/refs/tags/LIBXML2_2_6_7/result/regexp/ result/regexp - third_party/libxml2 - Git at Google third partyresultregexpgitgoogle https://docs.opensearch.org/2.11/query-dsl/term/regexp/ Regexp | OpenSearch Documentation regexpopensearchdocumentation https://regex101.com/library/cX0pJ8?search=&orderBy=MOST_UPVOTES&filterFlavors=python&filterFlavors=pcre&filterFlavors=java regex101: URL regexp Search, filter and view user submitted regular expressions in the regex library. Over 20,000 entries, and counting! urlregexp https://documentation.invantive.com/Invantive+UniversalSQL/Grammar/SQL+Functions/REGEXP_REPLACE REGEXP_REPLACE - Invantive Product Documentation regexpreplaceproductdocumentation https://go.googlesource.com/go/+/go1.12/src/regexp/syntax/regexp.go src/regexp/syntax/regexp.go - go - Git at Google srcregexpsyntaxgogit https://docs.snowflake.com/fr/developer-guide/snowpark/reference/python/latest/snowpark/api/snowflake.snowpark.functions.regexp_instr snowflake.snowpark.functions.regexp_instr | Snowflake Documentation snowflakesnowparkfunctionsregexpdocumentation https://docs.snowflake.com/fr/developer-guide/snowpark/reference/python/latest/snowpark/api/snowflake.snowpark.functions.regexp_replace snowflake.snowpark.functions.regexp_replace | Snowflake Documentation snowflakesnowparkfunctionsregexpreplace https://go.googlesource.com/go/+/refs/tags/go1.10.1/src/regexp/syntax/prog_test.go?autodive=0%2F%2F%2F%2F src/regexp/syntax/prog_test.go - go - Git at Google srcregexpsyntaxprogtest https://bugs.ruby-lang.org/issues/12034 Feature #12034: RegExp does not respect file encoding directive - Ruby - Ruby Issue Tracking System https://www.gitopentools.com/tools/testers/regex-tester Regex Tester Online - Debug JavaScript RegExp Matches in Real Time - GitOpen Tools Test regular expressions against sample text with live highlighting, match counts, and RegExp flags (g, i, m, s, u). Catch invalid patterns fast and iterate... in real timeregex tester https://resource.dopus.com/t/feature-request-change-att-date-time-with-regexp-replace/10341 Feature Request : Change Att.& Date/Time with RegExp Replace - Help & Support - Directory Opus... https://www.codecademy.com/resources/docs/javascript/regexp JavaScript | RegExp | Codecademy A RegExp object defines patterns for matching and manipulating strings in JavaScript. javascriptregexpcodecademy https://cpp.openfoam.org/v13/regExp_8H_source.html OpenFOAM: src/OSspecific/POSIX/regExp.H Source File openfoamsrcposixregexph https://w3schools.am/jsref/jsref_regexp_not_0-9.html RegExp [^0-9] Expression Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and... regexpexpression https://myskillpoint.com/tag/regexp/ RegExp Archives - MySkillPoint regexparchives https://fssnip.net/tags/regexp Tagged regexp | F# Snippets taggedregexpfsnippets https://www.packetfence.org/bugs/view.php?id=964 0000964: Web admin error reporting regexp is too strict - PacketFence - BTS web adminerror reporting https://docs.couchbase.com/server/7.2/fts/fts-type-mappings-Docid-with-regexp.html DocID with regexp in Type Mappings | Couchbase Docs docidregexptypemappingscouchbase https://api.dart.dev/stable/3.11.2/dart-core/RegExp-class.html RegExp class - dart:core library - Dart API API docs for the RegExp class from the dart:core library, for the Dart programming language. core libraryregexpclassdartapi https://go.googlesource.com/go/+/4fc9d3bc58413861f2012c24065ce3f7ed9df4db/src/regexp/exec_test.go src/regexp/exec_test.go - go - Git at Google srcregexpexectestgo