Sunday, 25 August 2013

REGEX pattern to exlude specific string

REGEX pattern to exlude specific string

References

Reference NO 1

http://stackoverflow.com/questions/1395177/regex-to-exclude-a-specific-string-constant

Reference NO 2

http://stackoverflow.com/questions/18226116/how-to-exclude-a-specific-string-pattern-from-a-regular-expression-in-oracle

Reference NO 3

http://www.coderanch.com/t/377317/java/java/regex-pattern-exclude-substrings-matches

Reference NO 4

http://www.programcreek.com/2010/12/regular-expression-exclude-a-wordstring/

Reference NO 5

http://www.kimgentes.com/worshiptech-web-tools-page/2008/12/20/regular-expressions-except-a-given-string-negative-patterns.html

Reference NO 6

http://social.msdn.microsoft.com/Forums/en-US/676a7af2-3945-4338-b5b2-93b18f23c96d/action?threadDisplayName=exclude-a-word-regex

Reference NO 7

http://www.codinghorror.com/blog/2005/10/excluding-matches-with-regular-expressions.html

Reference NO 8

http://regexadvice.com/forums/thread/26979.aspx

No comments:

Post a Comment