Search Results: Regex
Redirect to:
This page is a redirect. The following categories are used to track and monitor this redirect:
|
Regular expression
Senin, 2026-04-20 13:51:49A regular expression (shortened as regex or regexp), sometimes referred to as a rational expression, is a sequence of characters that specifies a match...
Click to read more »ReDoS
Senin, 2026-06-01 05:27:42attack that produces a denial-of-service by providing a regular expression (regex) and/or an input that takes a long time to evaluate. The attack exploits...
Click to read more »RE2 (software)
Rabu, 2026-05-06 21:39:38algorithm based on Ken Thompson's Plan 9 grep. It is designed to avoid ReDoS (regex denial of service) attacks. RE2 performs comparably to Perl Compatible Regular...
Click to read more »Leaning toothpick syndrome
Kamis, 2026-05-07 08:25:59regular expression where the resulting \\ is to be interpreted as \(special regex matching operator to be used with ambiguous symbols) \(single symbol to...
Click to read more »Metacharacter
Rabu, 2026-02-04 21:14:40computer program, such as a shell interpreter or a regular expression (regex) engine. For instance, in XML, the < character is interpreted not as ordinary...
Click to read more »Comparison of regular expression engines
Kamis, 2026-05-28 21:45:09This is a comparison of regular expression engines. Formerly called Regex++. One of fuzzy regular expression engines. Included since version 2.13.0. ICU4J...
Click to read more »C POSIX library
Sabtu, 2025-11-08 03:46:03may have its own implementation of certain features, such as <regex> rather than <regex.h>, <thread> rather than <pthread.h>, or <semaphore> rather than...
Click to read more »Code golf
Rabu, 2026-02-11 05:00:52Code golf is a type of recreational computer programming competition in which participants strive to achieve the shortest possible source code that solves...
Click to read more »Henry Spencer
Rabu, 2026-05-13 21:54:471955) is a Canadian computer programmer and space enthusiast. He wrote "regex", a widely used software library for regular expressions, and co-wrote C...
Click to read more »Raku rules
Rabu, 2025-07-30 19:58:29similar to subroutine definitions. Anonymous rules can be introduced with the regex (or rx) keyword, or simply be used inline as regexes were in Perl 5 via...
Click to read more »C++11
Minggu, 2026-04-19 04:25:02class std::match_results, std::regex_iterator is used to iterate over all matches of a regex The function std::regex_search is used for searching, while...
Click to read more »AWK
Selasa, 2026-03-03 03:31:52calculations and/or function calls: /regex_pattern/ { # Actions to perform in the event the record (line) matches the above regex_pattern print 3+2 print foobar(3)...
Click to read more »Glob (programming)
Minggu, 2026-03-01 08:55:39approximated using the <filesystem> and <regex> headers, using std::filesystem::directory_iterator and std::regex_match(). C++ has external libraries, such...
Click to read more »Proxy server
Selasa, 2026-06-02 21:20:23may be filtered by several methods, such as a URL or DNS blacklists, URL regex filtering, MIME filtering, or content keyword filtering. Blacklists are...
Click to read more »C++ Standard Library
Selasa, 2026-05-19 11:41:42collection manipulation without copies; also aliased as std::views) std::regex_constants (contains various regular expression customisation constants,...
Click to read more »Perl
Selasa, 2026-06-02 18:59:51included several enhancements to the regex engine, new hooks into the backend through the B::* modules, the qr// regex quote operator, a large selection...
Click to read more »YARA
Jumat, 2026-02-20 02:23:03configuration strings, and structural patterns expressed as text, hex sequences, or regex with Boolean logic. This signature-based detection survives file mutations...
Click to read more »Total Commander
Sabtu, 2026-05-09 20:48:35file filter file rename (including multi-file rename with wildcard and regex support) file search (with full text search), duplicate file search file...
Click to read more »Slash (punctuation)
Minggu, 2026-05-31 05:40:35Example of usage of "reverse backslash": Fordraiders (4 October 2014). "Regex pattern to delete a pattern i need for forward backslash and reverse backslash"...
Click to read more »TextPad
Jumat, 2026-05-22 13:26:36style) Regular expression based search and replace, including multiline regex Block selection (by columns) and editing Macro recording feature to facilitate...
Click to read more »Tilde
Selasa, 2026-05-26 18:08:52operators for regular expressions: variable ~ /regex/ returns true if the variable is matched. variable !~ /regex/ returns false if the variable is matched...
Click to read more »Linux
Kamis, 2026-06-04 22:09:45Grep (Regex)". linuxize.com. March 11, 2020. Archived from the original on January 17, 2025. Retrieved December 17, 2024. "Sculpting text with regex, grep...
Click to read more »John the Ripper
Selasa, 2026-02-10 03:43:36complexity, prioritising longer simple passwords over shorter complex ones Regex mode — an experimental mode that uses a user-supplied regular expression...
Click to read more »LibreOffice
Rabu, 2026-06-03 14:24:00formulas Do multivariate regression analysis via regression tool Add the REGEX function to match or replace text with regular expression Impress and Draw...
Click to read more »Boost (C++ libraries)
Rabu, 2026-04-15 07:28:39libraries coexist as independent libraries. Some Boost libraries, such as boost.regex, are offered as modules, as the rest of the library begins to support modules...
Click to read more »Visual Studio
Selasa, 2026-06-02 16:13:44code blocks and incremental search, in addition to normal text search and regex search. The code editor also includes a multi-item clipboard and a task...
Click to read more »SNOBOL
Selasa, 2026-05-19 07:28:49Contact details. "perlre". perldoc.perl.org. Retrieved 2011-12-04. "Recursive Regex Tutorial". Retrieved 2017-03-19. Griswold, Ralph E.; Hanson, David R. (April...
Click to read more »C++ Technical Report 1
Selasa, 2026-03-24 07:18:24size of the container new <regex> header file – regex, regex_match, regex_search, regex_replace, etc. based on Boost RegEx library pattern matching library...
Click to read more »BSON
Jumat, 2025-12-05 07:24:52| What Is NoSQL? | InformIT". www.informit.com. Retrieved 2018-01-17. "regex – Tools for representing MongoDB regular expressions — PyMongo 3.6.0 documentation"...
Click to read more »EmEditor
Minggu, 2026-03-29 00:30:10that it downgrades to free version, which still can handle huge files and regex. EmEditor supports Unicode and provides tools for work with various character...
Click to read more »Infostealer
Rabu, 2026-05-06 20:39:24evidence of plugins that stole a user's browsing history, a customisable regex-based mechanism that allows the attacker to retrieve arbitrary files from...
Click to read more »Microsoft Edge Legacy
Rabu, 2026-04-08 05:40:40be changed Favorite Tree View improvements Experimental JavaScript ES6 Regex symbols support New Web Platform features Improved F12 developer tools Improved...
Click to read more »ECMAScript version history
Minggu, 2026-04-26 06:19:28escape function to escape a string so it can be concatenated together with a regex pattern. Importing JSON files directly as modules Float16Array along with...
Click to read more »Logging (computing)
Sabtu, 2026-03-14 06:24:36CodeProject. August 22, 2008. "Turn Your Log Files into Searchable Data Using Regex and the XML Classes". learn.microsoft.com. 24 June 2011. "Log File Viewer...
Click to read more »Comparison of text editors
Kamis, 2026-05-07 18:48:24checking via a plug‑in, which is distributed with gedit. gedit supports Regex-based find & replace via plug‑ins ([4] Archived 2011-12-14 at the Wayback...
Click to read more »Sed
Selasa, 2026-04-28 06:15:52particularly used if transforming a line in a way more complicated than a regex extracting and template replacement, though arbitrarily complicated transforms...
Click to read more »String literal
Minggu, 2026-03-15 20:40:47substitution command s/regex/replacement/ the default slash / delimiters can be replaced by another character, as in s,regex,replacement, . Another option...
Click to read more »CRM114 (program)
Rabu, 2025-10-08 14:46:34applications aside from detecting spam. CRM114 uses the TRE approximate-match regex engine, so it is possible to write programs that do not depend on absolutely...
Click to read more »Fish (Unix shell)
Jumat, 2026-05-08 01:09:30*}" #a string replace --regex '.*?\.(.*)' '$1' a.b.c #b.c string replace --regex '.*\.(.*)' '$1' a.b.c #c string replace --regex '(.*)\..*' '$1' a.b.c #a...
Click to read more »ISO/IEC 7813
Senin, 2025-05-12 17:50:23^%B([0-9]{1,19})\^([^\^]{2,26})\^([0-9]{4}|\^)([0-9]{3}|\^)([^\?]*)\?$ This Regex will capture all of the important fields into the following groups:[citation...
Click to read more »GSM 03.38
Jumat, 2026-05-08 03:11:40Java regular expression for GSM 03.38 with code comments explaining the regex. SMS Character Limit - Understanding the SMS Character Limit. International...
Click to read more »Ngrep
Senin, 2026-05-11 09:45:48a command-line interface, and relies upon the pcap library and the GNU regex library. ngrep supports Berkeley Packet Filter (BPF) logic to select network...
Click to read more »Wget
Selasa, 2026-04-21 08:32:08added --retry-on-host-error for more reliability and --accept-regex, --reject-regex options for recursive FTP retrievals. GNU Wget2 2.0.0 was released...
Click to read more »Comparison of file managers
Selasa, 2026-05-19 20:22:43ZTreeWin provides several context specific search syntaxes that are not pure regex Information on which parts of the application can be extended by plugins...
Click to read more »Raku (programming language)
Minggu, 2026-03-01 20:09:42subroutine definition. Anonymous rules can also be introduced with the regex (or rx) keyword, or they can simply be used inline as regexps were in Perl...
Click to read more »Wordfilter
Sabtu, 2026-05-09 12:47:05allow different "edge cases". The flagging of innocuous language because of regex-based keyword lists is omnipresent whether in Latin or Chinese characters...
Click to read more »Apache Groovy
Minggu, 2026-03-29 16:14:10new XmlSlurper().parseText writer.toString() // Here is employed Groovy's regex syntax for a matcher (=~) that will be coerced to a // boolean value: either...
Click to read more »Dylan (programming language)
Rabu, 2026-05-20 23:18:30including only what they need. For example, consider an add-on library for regex support on String. In some languages, for the functionality to be included...
Click to read more »Comparison of TeX editors
Selasa, 2026-04-07 14:10:15Properties of TeX editors 3 Name Collapsible sections Find and replace using RegEx Intelligent error handling Autocompletion of LaTeX commands Parenthesis...
Click to read more »Jamie Zawinski
Sabtu, 2026-05-16 02:50:35(2006-09-15). "Source of the famous "Now you have two problems" quote". regex.info. Retrieved 2023-05-01. Zawinski, Jamie. "Java sucks". jwz.org. Archived...
Click to read more »Postfix (software)
Kamis, 2026-06-04 22:16:31or complex SMTP-level access-policies (e.g., postfwd, mtpolicyd, milter-regex, policyd-weight). As an SMTP client, Postfix implements a high-performance...
Click to read more »Server Side Includes
Rabu, 2024-10-23 04:31:00Expression syntax vary among implementations. Variable existence and equality/regex checks are commonly supported. Jigsaw uses expressions split over multiple...
Click to read more »DragonFly BSD
Rabu, 2026-04-01 23:13:07Complete overhaul of the locale system Collation support for named locales Regex library replaced with TRE Symbol versioning support in libc Numerous HAMMER...
Click to read more »Directory Opus
Kamis, 2026-03-05 10:26:35folders themselves. Powerful file selection and renaming tools, with advanced regex. User-definable toolbars, menus, filetypes and filetype groups. Preview...
Click to read more »Yahoo Pipes
Kamis, 2026-03-05 14:48:05flowing in the pipe. It contained filter, count, location extractor, loop, regex, rename, reverse, sort, split, sub-element, tail, truncate, union, unique...
Click to read more »DomainKeys Identified Mail
Jumat, 2026-05-22 00:47:55disclosed portions match the signed message. Implementations often use regex or masking to hide or show selected content. This proof can be provided...
Click to read more »List of SQL reserved words
Jumat, 2026-02-27 04:05:29LIKE SQL-2023 DB2 Mimer MySQL Oracle PostgreSQL SQL Server Teradata LIKE_REGEX SQL-2023 — — — — — — — LIMIT — DB2 — MySQL — PostgreSQL — Teradata LINEAR...
Click to read more »Less (Unix)
Selasa, 2026-03-31 04:53:55⟨n⟩G Line ⟨n⟩ /⟨text⟩ Forward Search for ⟨text⟩. Text is interpreted as a regex. ?⟨text⟩ Backward Search like / &⟨text⟩ grep-like filter n Next Search Match...
Click to read more »List of JavaScript engines
Senin, 2026-05-18 12:07:15Go JavaScript engine in pure Go, implementing ES5 but with non-compliant regex engine from Go. Goja MIT ES2023 (partial) No No Go JavaScript engine in...
Click to read more »Data Plane Development Kit
Selasa, 2026-05-05 21:54:04userspace eliminating kernel and kernel to user copy. Hardware assists from NIC/Regex/Accelerators, libraries enhanced to make use of Intelligence Storage Acceleration...
Click to read more »Scheme 48
Senin, 2025-05-19 19:17:09functions from the language C and comes with a library for regular expressions (regex), and an interface for Portable Operating System Interface (POSIX). It is...
Click to read more »Zed Shaw
Minggu, 2026-05-10 09:13:45of learncodethehardway.org, which offers to teach users Python, Ruby, C, Regex, and SQL. Shaw has been outspoken in his criticism of certain programming...
Click to read more »Object REXX
Selasa, 2026-05-19 17:31:09be downloaded and added manually. As part of the Net-oo-rexx bundle, the Regex package enables handling regular expressions, while Log4rexx provides a...
Click to read more »Perl Compatible Regular Expressions
Jumat, 2026-03-20 23:46:020x85) Caveat: If the pattern \xC2\x85 failed to work: experiment with the RegEx implementation's Unicode settings, or try substituting with the following:...
Click to read more »Typedef
Minggu, 2026-05-10 04:16:43the import as statement: from re import Pattern as RegexPattern # can now refer to re.Pattern as RegexPattern In Rust, a type can be aliased using the use...
Click to read more »Timeout (computing)
Kamis, 2026-06-04 01:08:36exe (Windows 7/2008 or later)". ss64.com. Retrieved 27 September 2025. "Regex.MatchTimeout Property (System.Text.RegularExpressions)". learn.microsoft...
Click to read more »Commander One
Selasa, 2026-03-24 14:02:34search feature to locate files or folders based on user-defined criteria (regex). Hotkeys Setup: hotkeys can be configured to access frequently used functions...
Click to read more »Outline of the Perl programming language
Rabu, 2026-05-13 03:40:08checking, to search and replace operations using regex, to natural language processing. Pattern matching – regex is integrated into Perl. Stream editing – Database...
Click to read more »XML log
Jumat, 2025-02-21 01:44:1622 Aug 2008 Microsoft, Turn Your Log Files into Searchable Data Using Regex and the XML Classes, by Roy Osherove, January 2004 Wikimedia Commons has...
Click to read more »MacPorts
Kamis, 2026-01-08 21:14:28or and not, as well as glob patterns (enabled by default) and regex (enabled via --regex). For instance, to update outdated ports excluding all PHP versions...
Click to read more »Actian Vector
Selasa, 2026-06-02 01:32:03Partitioning, Developer SDK, Table Cloning, Advanced External Tables, Spark UDFs, REGEX Pattern Matching, ML Inference using TensorFlow Latest version: 7.0 (Linux)...
Click to read more »IBM HandShaker
Kamis, 2026-04-02 22:26:16MultiEdit; Multi-window hex editor; dBase-compatible database support with regex-based search, field editing, record deletion, memo field viewing (text and...
Click to read more »Directory (OpenVMS command)
Rabu, 2025-10-22 09:16:23CONF;1 MAKEFILE.IN;2 MD5.C;1 MD5.H;1 NET.C;1 NET.H;1 PLUGIN.H;1 README.;1 REGEX.DIR;1 SERVPARSE.Y;1 SERVSCAN.L;1 TODO.;1 UTF8_UCS4.C;1 UTF8_UCS4.H;1 ZLIB...
Click to read more »Jefferson station (Jacksonville)
Kamis, 2026-05-07 02:54:34enumeration ["ExternalData"] /0/properties/marker-color: Does not match the regex pattern ^#?([0-9a-fA-F]{3}){1,2}$ /0/geometries: The property geometries...
Click to read more »Nim (programming language)
Kamis, 2026-05-14 17:37:54nimgrep is a generic tool for manipulating text. It is used to search for regex, peg patterns, and contents of directories, and it can be used to replace...
Click to read more »Comparison of parser generators
Sabtu, 2026-05-16 01:26:01All Free, GNU GPL, MIT RE/flex DFA direct code, DFA table driven, and NFA regex libraries C++ Mixed All Free, BSD re2c DFA direct code C, C++, Go, Rust...
Click to read more »Language model benchmark
Senin, 2026-06-01 16:48:59Includes multiple-choice questions and open-ended QA (which are scored by regex extraction). Human expert baseline is 89%. MMMU-Pro: 1730 multiple-choice...
Click to read more »Index of Internet-related articles
Selasa, 2025-07-08 02:49:03network - Publishing QNX - QOTD - Quality of service - QuickTime Red Hat - Regex - Regulation of Investigatory Powers Act 2000 - RPC - Resource Reservation...
Click to read more »Eric (software)
Selasa, 2026-01-06 11:25:26interface to cx_freeze (as optional plug-in) Many integrated wizards for regex and Qt dialogs (as core plug-ins) Tools for previewing Qt forms and translations...
Click to read more »Parsing expression grammar
Kamis, 2026-05-07 08:16:50doi:10.1002/spe.892. ISSN 0038-0644. Ierusalimschy, Roberto. "LPeg.re - Regex syntax for LPEG". www.inf.puc-rio.br. Converting a string expression into...
Click to read more »IPv6 deployment
Senin, 2026-05-11 21:11:15Dict.regex.info. Archived from the original on 2013-07-28. Retrieved 2012-01-20. bound_at_no.spam (bound_at_no.spam). "Its AIX 4.3". Dict.regex.info....
Click to read more »Ragel
Sabtu, 2026-05-23 22:04:41Backus–Naur form. For example, instead of supporting POSIX character classes in regex syntax, Ragel implements them as built-in production rules. As with usual...
Click to read more »Family tree of Vietnamese monarchs
Minggu, 2025-10-05 01:04:251971, p. 17<style>span.GerbrantEditRegexReplaceHit{font-weight:bold;background:lightsteelblue}span.GerbrantEditRegexReplaceHitOff{font-weight:bold;bac...
Click to read more »Wing IDE
Selasa, 2026-03-10 20:46:48pipenv, uv, or Poetry environments Project-wide and multi-file search Regex and wildcard search Search documentation Wing Pro adds: Goto-definition...
Click to read more »Kings Avenue station
Minggu, 2026-04-05 01:08:11enumeration ["ExternalData"] /0/properties/marker-color: Does not match the regex pattern ^#?([0-9a-fA-F]{3}){1,2}$ /0/geometries: The property geometries...
Click to read more »List of computing and IT abbreviations
Senin, 2026-06-01 21:53:46REFAL—Recursive Functions Algorithmic Language REST—Representational State Transfer regex—Regular Expression regexp—Regular Expression RF—Radio Frequency RFB—Remote...
Click to read more »TRE (computing)
Senin, 2025-08-11 10:43:17features, common for most regular expression engines could be checked in regex engines comparison tables or in list of TRE features on its web-page. Approximate...
Click to read more »IRC bot
Jumat, 2026-05-01 04:03:35Quotes System, Web Search, URL Title extraction, Google Gemini querying, Regex Replace, and other popular IRC bot features. Core / Addons CNT Bot CNT Bot...
Click to read more »Comparison of command shells
Rabu, 2026-05-06 16:44:04functions and other .NET string functions) Range operator for numbers Yes (full regex support) Yes (*, ?, [...]) ? ? rc ? ? Yes (~ operator) Yes No No BeanShell...
Click to read more »The Computer Language Benchmarks Game
Senin, 2026-04-06 22:43:14fannkuch-redux fasta k-nucleotide mandelbrot meteor-contest n-body pidigits regex-redux reverse-complement spectral-norm thread-ring The project was known...
Click to read more »SpiderMonkey
Kamis, 2026-05-21 00:26:17Navigator 6, Firefox 1.0 ES3 features: runtime errors reported as exceptions, regex enhancements (non-greedy quantifiers, non-capturing groups, lookahead assertions...
Click to read more »RiTa
Selasa, 2026-01-06 11:16:46Heuristic algorithms for inflection, conjugation, stemming, tokenization, etc. Regex lexicon search to match phonemes, POS, meter, soundex and rhyme patterns...
Click to read more »Jacksonville Regional Transportation Center at LaVilla
Minggu, 2026-04-05 09:42:54enumeration ["ExternalData"] /0/properties/marker-color: Does not match the regex pattern ^#?([0-9a-fA-F]{3}){1,2}$ /0/geometries: The property geometries...
Click to read more »Linear Elamite
Kamis, 2026-04-16 21:04:14individual inscription. The texts are searchable using regular expressions (RegEx), and the Linear Elamite characters can be automatically replaced with their...
Click to read more »ABAP
Rabu, 2026-05-06 13:16:13(factory) methods CREATE_XPATH2 and CREATE_XSD of the system classes CL_ABAP_REGEX and CL_ABAP_MATCHER XPath regular expressions can be used by the new argument...
Click to read more »TI-BASIC
Kamis, 2026-05-28 07:13:03TI-GraphLink editor into standard Unicode. The project soon expanded to include a regex-based TI-BASIC optimizer. Independently, Christopher "Kerm Martian" Mitchell...
Click to read more »John Jackson (hacker)
Jumat, 2026-05-08 09:27:542020). "This Week In Security: IOS Wifi Incantations, Ghosts, And Bad Regex". Hackaday. Retrieved September 26, 2021. Roberts, Paul (November 25, 2021)...
Click to read more »Magik (programming language)
Selasa, 2026-04-21 07:33:17("Hello, Magik!") _then write("Got a match!") _endif and to capture groups in Regex: /sw([0-9]+)-([0-9]+).*/.replace_all("sw65456-324sss", "$1") # "65456"...
Click to read more »Octopussy (software)
Selasa, 2025-11-25 12:31:44format for each device registered within Octopussy. It basically uses a regex-engine and commences pattern matching on incoming syslog messages. The Octo-Uparser...
Click to read more »Perl 5 version history
Senin, 2026-06-01 17:18:25and logical-or assignment default expressions in subroutine signatures Regex quantifiers limit increased to I32_MAX Use of single-quote as a package...
Click to read more »BornHack
Jumat, 2025-07-18 17:13:35Token created in UV painting and represented as regex at BornHack 2021 for the annual token hunt...
Click to read more »RE/flex
Jumat, 2026-05-22 22:00:28that are not DFA-based, such as the C++ standard library regex engine, PCRE, and boost.regex. This is achieved by systematically rewriting the set of...
Click to read more »ChatScript
Jumat, 2026-02-20 19:18:22Patterns range from extremely simplistic to deeply complex (analogous to Regex but aimed for NL). Heavy use is typically made of concept sets, which are...
Click to read more »Constraint grammar
Minggu, 2025-08-10 01:33:53relations in addition to plain dependency relations variable-setting full regex matching tag/set unification – LIST gen = m f; SELECT (det) + $$gen IF (1...
Click to read more »Gobustan District
Senin, 2026-06-01 13:09:26Retrieved 2018-09-06. "Ganja Regional Culture and Tourism Department". regex.mctgov.az. Archived from the original on 2018-09-06. Retrieved 2018-09-06...
Click to read more »XYplorer
Kamis, 2026-03-26 02:48:53toolbars, keyboard shortcuts. Scripting. Batch rename. Advanced search (regex, Boolean logic, content search) and live filter box. Built-in copy handler...
Click to read more »Akhund Abuturab Mausoleum
Minggu, 2025-10-19 01:53:17"Mədəniyyət sahəsində elektron məlumat sistemi / Axund Abuturab türbəsi". regex.mct.az. Archived from the original on 2024-09-06. Retrieved 2024-09-06....
Click to read more »List of programmers
Selasa, 2026-06-02 04:37:34whistleblower, co-developer of the Haven security app. Henry Spencer – C News, Regex Joel Spolsky – cofounded Fog Creek Software and Stack Overflow Quentin Stafford-Fraser...
Click to read more »Non-blocking I/O (Java)
Sabtu, 2026-02-14 04:38:34facility based on Perl-style regular expressions (in package java.util.regex) Channels, a new primitive I/O abstraction A file interface that supports...
Click to read more »Riverplace station
Sabtu, 2026-04-04 01:57:31enumeration ["ExternalData"] /0/properties/marker-color: Does not match the regex pattern ^#?([0-9a-fA-F]{3}){1,2}$ /0/geometries: The property geometries...
Click to read more »MapServer
Kamis, 2026-06-04 00:42:42OGC API Features support, GitHub repository restructuring, and secures regex validation. 2025-01: MapServer 8.4 released, adds build support for PCRE2...
Click to read more »DNA nanoball sequencing
Kamis, 2025-06-12 19:54:46I=input.bam O=marked_duplicates.bam M=marked_dup_metrics.txt READ_NAME_REGEX=null A test with Picard-friendly, reformatted read names demonstrates the...
Click to read more »Comparison of programming languages (string functions)
Selasa, 2026-04-14 14:02:42Python, Rust string.replaceAll(find_regex, replace) Java string.gsub(find, replace) Ruby string =~ s/find_regex/replace/g Perl 5 string.subst(find, replace...
Click to read more »Comparison of CDMI server implementations
Sabtu, 2022-12-31 06:07:10"false" "false" cdmi_query "false" "false" "false" "false" "false" cdmi_query_regex "false" "false" "false" "false" "false" cdmi_query_contains "false" "false"...
Click to read more »USS Davis (DD-937)
Jumat, 2026-05-15 01:23:30her squadron mates "participated in Operation Full Swing, MidLandEx and RegEx 62...commended at varying times for signal bridge work to their fine shooting...
Click to read more »The Last Mile (prison rehabilitation program)
Senin, 2026-01-26 02:16:23Classroom-Chat platform. Palette Color Picker: Color scheme generator. Regex Test Tool: A tool to learn, build, and test Regular Expression Rest Endpoint:...
Click to read more »San Marco station
Sabtu, 2026-04-04 01:58:09enumeration ["ExternalData"] /0/properties/marker-color: Does not match the regex pattern ^#?([0-9a-fA-F]{3}){1,2}$ /0/geometries: The property geometries...
Click to read more »Parser Grammar Engine
Kamis, 2026-01-29 03:24:36addition-only grammar, but does so using a combination of a Raku style regex/rules for term and number and a shift-reduce optable for everything else...
Click to read more »HelpNDoc
Selasa, 2026-01-06 11:23:16"Topics status, custom properties, find and replace by library items or RegEx, Spanish translation and more in HelpNDoc 6.0". www.helpndoc.com. 2019-03-07...
Click to read more »Tagged Deterministic Finite Automaton
Rabu, 2026-02-25 18:49:56correctly. In 2007 Chris Kuklewicz implemented TDFA in a Haskell library Regex-TDFA with POSIX longest-match semantics. Kuklewicz gave an informal description...
Click to read more »Perl language structure
Jumat, 2026-05-22 08:30:53capture and substitution. The regular-expression engine is derived from regex written by Henry Spencer. The Perl regular-expression syntax was originally...
Click to read more »Zarrabi Mosque
Minggu, 2025-12-14 10:06:12original (PDF) on 7 July 2021. Retrieved 14 December 2022. "Zərrabi məscidi". regex.mct.az. Retrieved 18 September 2024. "Nizami Gəncəvinin irsini nümayiş etdirən...
Click to read more »Beyler Mosque
Sabtu, 2025-09-27 21:34:04original (PDF) on July 7, 2021. Retrieved December 14, 2022. "Bəylər Məscidi". regex.mct.az (in Azerbaijani). Archived from the original on August 30, 2024....
Click to read more »OpenLisp
Senin, 2026-06-01 09:51:59Experimental ASDF clone. 2022 11.5 Generic function calls are ~3x faster. Improved regex internal module. 2022 11.6 Add <simple-bit-vector> type and related BIT...
Click to read more »