Main > Free Download Search >

Free regular expression replace function script

regular expression replace function

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1468
Regular Expression Replace Function

Regular Expression Replace Function


A handy function for validating strings and replacing unwanted contents, by searching for matches with regular expression patterns. There are two functions - one that replaces pattern matches, and one more>> A handy function for validating strings and replacing unwanted contents, by searching for matches with regular expression patterns. There are two functions - one that replaces pattern matches, and one that can call the first function multiple times, each time with a different pattern.<<less
Added: 2005-04-16 License: Freeware Price: FreeAdditionalInfoCopystealforanypurpose,forfree.
1661 downloads
Regular Expression Methods

Regular Expression Methods


Regular expression or RegEx may look like a simple function in an Ajax or JavaScript based application but itâ??s presence in these forms of applications is very importance since they help in screening the forms of data coming into the application. The more>> <<less
Added: 2009-05-11 License: Freeware Price: $0.00USD
14 downloads
Regular Expression (RegEx) Editor

Regular Expression (RegEx) Editor


Regular Expressions or RegEx?s can be complicated and even seem impossible to create or to configure to do your bidding. Now you can Create, Modify and Test your regular expressions with the WarkenSoft Regular Expression Editor. more>> Regular Expressions or RegEx?s can be complicated and even seem impossible to create or to configure to do your bidding. Now you can Create, Modify and Test your regular expressions with the WarkenSoft Regular Expression Editor.<<less
Added: 2007-06-19 License: Other Price: $0.00USD
29 downloads
Regular Expression Syntax 1

Regular Expression Syntax 1


In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters more>> In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters<<less
Added: 2004-01-26 License: Freeware Price: $0.00USD
13 downloads
PERL replace function

PERL replace function


This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar more>> This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar to the VBScript function.<<less
Added: 2007-08-03 License: Freeware Price: Free
838 downloads
Regular Expression Test Tool

Regular Expression Test Tool


Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing more>> Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing various regex invocation functions, case-sensitivity, flags, replacement data with backreferences.<<less
Added: 2006-05-30 License: Freeware Price: $0.00USD
12 downloads
The Perl Regular Expression Tutor

The Perl Regular Expression Tutor


The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not. more>> The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not.<<less
Added: 2007-05-24 License: Freeware Price: Free
901 downloads
Regular Expression Tester 1.01

Regular Expression Tester 1.01


Instantly evaluate regular expressions from your web browser. Enter your expression and data to apply it to, then see the results. Nothing to download and install. Uses PHPs preg_match function. more>> Instantly evaluate regular expressions from your web browser. Enter your expression and data to apply it to, then see the results. Nothing to download and install. Uses PHPs preg_match function.<<less
Added: 2005-07-27 License: Freeware Price: $0.00USD
14 downloads
PHP regular expression tutorial 1.0

PHP regular expression tutorial 1.0


In this article I will show you how to use PHP regular expressions in your own PHP scripts. more>> In this article I will show you how to use PHP regular expressions in your own PHP scripts.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
JavaScript Regular Expressions guide

JavaScript Regular Expressions guide


Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions. more>> Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions.<<less
Added: 2006-07-25 License: Freeware Price: $0.00USD
21 downloads
Regular Expressions IP Address Validation with .net 1.0.0

Regular Expressions IP Address Validation with .net 1.0.0


This regular expression will check for valid Internet Protocol (IP) address. Here we are going to search four decimal numbers groups, each separated by a dot. each set contains zero to three digits. Here regular expression check for two group which on more>> This regular expression will check for valid Internet Protocol (IP) address. Here we are going to search four decimal numbers groups, each separated by a dot. each set contains zero to three digits. Here regular expression check for two group which on concatenation generate a valid IP address. First group select from 3 alternatives which will find decimal number range from 0 to 255 ending with .(dot or period), exactly 3 repetitions and Second group select from 3 alternatives which will find decimal number range from 0 to 255.<<less
Added: 2009-04-23 License: Freeware Price: $0.00USD
16 downloads
Clear Screen Function 1.0

Clear Screen Function 1.0


This function uses the Windows API to clear a console screen, and is useful for when the standard system("cls") is unavailable. more>> This function uses the Windows API to clear a console screen, and is useful for when the standard system("cls") is unavailable.<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
10 downloads
 
Other version of Clear Screen Function
Clear Screen FunctionThis function uses the Windows API to clear a console screen, and is useful for when the standard ... This function uses the Windows API to clear a console screen, and is useful for when the standard
License:Not Specified
Download
1689 downloads
Added: 2005-03-28
Using Regular Expressions in JavaScript 1.0

Using Regular Expressions in JavaScript 1.0


Regular expressions are represented as samples for searching set symbols combinations in text lines (this search refers to comparison to the sample). more>> Regular expressions are represented as samples for searching set symbols combinations in text lines (this search refers to comparison to the sample).<<less
Added: 2007-05-07 License: Free Non-Commercial Price: $0.00USD
16 downloads
Finding links using Regular Expression Syntax 1

Finding links using Regular Expression Syntax 1


In this example source code we will find links in a test using regular expression syntax. You may use this pattern to find in a custom script. more>> In this example source code we will find links in a test using regular expression syntax. You may use this pattern to find in a custom script.<<less
Added: 2004-01-26 License: Freeware Price: $0.00USD
14 downloads
Find And Replace - Regular Expression (REGEXP) Online Tool. 2.0

Find And Replace - Regular Expression (REGEXP) Online Tool. 2.0


Recursively searches the contents of files for a particular string, and replaces that string with whatever you like. Ability to first preview, and then to include/exclude files (or lines) which you want edited. The quick-n-simple version allows you to more>> Recursively searches the contents of files for a particular string, and replaces that string with whatever you like. Ability to first preview, and then to include/exclude files (or lines) which you want edited. The quick-n-simple version allows you to just paste text into a textarea, and apply regular expressions to it (includes REG-EXP examples).<<less
Added: 2005-05-05 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5