A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/guide/StringPatterns.html below:

String Patterns—Wolfram Language Documentation

String Patterns—Wolfram Language Documentation WOLFRAM Products

More mobile apps

Core Technologies of Wolfram Products Deployment Options From the Community Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

Wolfram Solutions

More Wolfram Solutions

Wolfram Solutions For Education

More Solutions for Education

Learning & Support Get Started More Learning Grow Your Skills Tech Support Company Work with Us Educational Programs for Adults Educational Programs for Youth Read Educational Resources Wolfram Initiatives Events Wolfram|Alpha Wolfram Cloud Your Account Search Navigation Menu Wolfram Language & System Documentation Center Wolfram Language Home Page » GUIDE String Patterns

The Wolfram Language's symbolic string patterns provide a compact yet readable basis for sophisticated string operations. Included directly in programs, or symbolically generated on the fly, the Wolfram Language's string patterns can routinely be used on strings with millions of elements.

StringExpression a symbolic string-pattern expression (s~~s~~s)

_ any character

__, ___ sequences of characters (one or more, zero or more)

p|p|p alternatives

p.., p... repeated patterns

x_, x:p named patterns

Shortest, Longest shortest, longest matches

Except matches that exclude a pattern

Whitespace  ▪  NumberString  ▪  DatePattern

WordCharacter  ▪  DigitCharacter  ▪  LetterCharacter  ▪  WhitespaceCharacter  ▪  PunctuationCharacter

WordBoundary  ▪  StartOfLine  ▪  EndOfLine  ▪  StartOfString  ▪  EndOfString

HexadecimalCharacter

RegularExpression string patterns in regular expression notation

IgnoreCase option for whether to ignore case

Overlaps option for how to treat substring overlaps

StringFormat test the overall format of a string

Operations »

StringMatchQ  ▪  StringContainsQ  ▪  StringCases  ▪  StringReplace  ▪  ...

Related Tech Notes Related Guides Top

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4