Coder Social home page Coder Social logo

regex's Introduction

regex

Regular Expression Library

Regex for Windows

Regex: searches for and matches text strings

Version

2.7

Description

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. One group--the GNU group--is more powerful but not completely compatible with the other two, namely the POSIX and Berkeley UNIX groups; its interface was designed specifically for GNU. The other groups have the same interfaces as do the regular expression functions in POSIX and Berkeley UNIX.

Homepage

http://www.gnu.org/directory/regex.html

Sources: http://ftp.gnu.org/gnu/glibc

Download

Description

Download

Size

Last change

Md5sum

• Complete package, except sources Setup 1145610 24 October 2007 b659ae998b72968a9f7a69ad579c5b0e • Sources Setup 745688 24 October 2007 5e51c5e733d444611989b525d94b4a5a

• Binaries Zip 73283 24 October 2007 1c097334c32f7b977093f38b105e7580 • Developer files Zip 12989 24 October 2007 810700aee489beeffc61700c65b3ae73 • Documentation Zip 857225 21 July 2007 0f33d2e1100533c25e5faf68821576b8 • Sources Zip 2291538 24 October 2007 61df124f42aff117bb3cbbeafb663dc1 • Original source http://ftp.gnu.org/gnu/glibc/glibc-2.7.tar.gz

You can also download the files from the GnuWin32 files page. New releases of the port of this package can be monitored.

Installation, Usage and Help

General Installation Instructions

GnuWin32 Help (feature requests, bugs, etc)

Requirements •Win32, i.e. MS-Windows 95 / 98 / ME / NT / 2000 / XP / 2003 / Vista with msvcrt.dll and msvcp60.dll. If msvcrt.dll or msvcp60.dll is not in your Windows/System folder, get them from Microsoft, or (msvcrt.dll only) by installing Internet Explorer 4.0 or higher.

regex's People

Contributors

mikeduglas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.