Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Gnuwin32 regex grouping in Title/Summary

GnuWin32: Regex

GnuWin32: Regex

A regular expression (or regexp, or pattern) is a text string that describes some set of strings. Using the Regex library, you can: - see if a string matches a specified pattern as a whole, and -search within a string for a substring matching a specified pattern. Regex provides three groups of functions with which you can operate on regular expressions.

RegEx Editor

RegEx Editor

Create, edit, and test RegEx Regular Expressions.

RegEx TestBed

RegEx TestBed

RegEx TestBed is a free regular expression testing and benchmarking tool. RegEx TestBed helps you test your regular expressions in WYSIWYG manner. Main window of RegEx TestBedBesides all the standard features of a normal text editor like Notepad, RegEx TestBed also has the facility to export the matches in XML or CSV format. Features: Incremental as well as continuous search Support for replace function Backed by powerful .NET RegEx engine Displays the captures and groups Exports matches to XML and CSV format.

  • Publisher: CrackSoft
  • Last updated: May 6th, 2010

Gnuwin32 regex grouping in Description

.NET Regular Expression Designer

.NET Regular Expression Designer

The .NET Regular Expression Designer helps you learn, develop, and test regular expressions. It has an integrated help that can be used to learn the basic elements of regular expressions such as character classes and grouping constructs. Customizable syntax highlighting colors all the major elements of your regular expressions.

  • Publisher: Workshell Ltd
  • Last updated: August 30th, 2022
Batch RegEx

Batch RegEx

Replace, format, and extract text in multiple files using Regular Expressions. Perform GREP-like tasks including search and replace, RegEx substitutions, data extraction, and more! Built-in RegEx editors support color syntax highlighting and tips.

Batch Text File Editor Free Edition

Batch Text File Editor Free Edition

Batch-Notepad that can replace, insert, delete, copy, and move text in multiple files in bulk! Perform advanced search and replace operations using RegEx substitutions. Supports multi-line replace, wildcards, match selection, case matching, Unicode!

SDL Regex Fuzzer

SDL Regex Fuzzer

Regular expression patterns containing certain clauses that execute in exponential time (for example, grouping clauses containing repetition that are themselves repeated) can be exploited by attackers to cause a denial-of-service (DoS) condition. SDL Regex Fuzzer is a tool to help test regular expressions for these potential vulnerabilities.

  • Publisher: Microsoft
  • Last updated: July 31st, 2023
RegexCreator

RegexCreator

Regex Creator is a tool to help create regular expressions (regex). The goal is to make it as easy and as fast as possible to create regex. You paste the text to parse, specify the values to extract and generate the regex. You can also debug a regex.

  • Publisher: NetkomSoftware
  • Home page: sourceforge.net
  • Last updated: January 22nd, 2011

Additional Gnuwin32 regex grouping selection

GnuWin32 Flex

GnuWin32 Flex

Flex is a fast lexical analyzer generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison. Flex is a free implementation of the well known Lex program. It features a Lex compatibility mode, and also provides several new features such as exclusive start conditions.

  • Publisher: GnuWin32
  • Last updated: February 18th, 2013
Regex Coach

Regex Coach

The Regex Coach enables you to try out the behaviour of Perl's regular expression operators (namely m//, s///, and split) interactively and in "real time", i.e. as soon as you make changes somewhere the results are instantly displayed. You can also query the regex engine about selected parts of your regular expression and watch how it parses your input.

  • Publisher: Dr. Edmund Weitz
  • Home page: weitz.de
  • Last updated: December 10th, 2010
GnuWin32 Make-3.81

GnuWin32 Make-3.81

GnuWin32 Make-3.81 is an open source utility that allows you to maintain the groups of programs. It is a tool which controls the generation of executables and other non-source files of a program from the program source files. Make enables the end user to build and install your package without knowing the details of how that is done.

  • Publisher: GnuWin32
  • Home page: www.gnu.org
  • Last updated: December 27th, 2012
GnuWin32: Gzip

GnuWin32: Gzip

One of the latest gzip versions . Gzip (GNU zip) is a compression utility designed to be a replacement for compress. Its main advantages over compress are much better compression and freedom from patented algorithms. At is base It is a file compresor .

GnuWin32: Flex

GnuWin32: Flex

Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate.

Regex Match Tracer

Regex Match Tracer

Regex Match Tracer is a tool to compose and test regular expressions. With help of this software, you can compose complex regular expressions easily and quickly. According to the syntax of regular expression, the text in the edit box is colorized. The structure of regular expression is displayed synchronously in tree view.

GnuWin32: CoreUtils

GnuWin32: CoreUtils

The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, Fileutils, Shellutils, and Textutils. Those three have been combined into a single set of utilities called Coreutils.

GnuWin32: Grep-2.5.4

GnuWin32: Grep-2.5.4

Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines. The Setup program accepts optional command line parameters. These can be useful to system administrators, and to other programs calling the Setup program.

GnuWin32: GetText

GnuWin32: GetText

GnuWin32: GetText is an integrated set of tools and documentation to help programmers, translators, and users make other GNU packages produce multi-lingual messages. The tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organzation for those message catalogs

GnuWin32: UnZip

GnuWin32: UnZip

UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality.