A female Regular Show viewer that constantly creates pictures of Mordecai and Rigby holding hands and kissing on deviantArt and says how cute it is.
Female Regular Show Fan: (Looks at painting of Mordecai and Rigby kissing) "Awww that is sooo cute make some more!"
by I hate doing these May 16, 2011
Get the Female Regular Show Fan mug.by Regluar October 8, 2015
Get the Regular mug.Related Words
man. that Jimmy he's so regular. its like clock work. i know exactly what time it is based on his regularity.
by jimmydagook July 19, 2005
Get the regular mug.1. Commonplace
2. Symmetrical, well-rounded.
3. A person who normally visits internet facilities, i.e. chatrooms, game servers, and is well-recognized by his/her peers.
2. Symmetrical, well-rounded.
3. A person who normally visits internet facilities, i.e. chatrooms, game servers, and is well-recognized by his/her peers.
by Kiko December 16, 2003
Get the Regular mug.A text string pattern matching mechanism. Usually applied to individual lines of text, such as from a simple text file, where the regular expression (sometimes abbreviated as RE) pattern can be used to precisely specify which lines ought to match and which shouldn't. The more complicated REs may look very confusing to people who don't know them, as they look more like a random string of letters and other characters without any obvious meaning.
Commonly they're enclosed between slashes (/like this/), because that's how they were used in many ancient Unix tools. They can also be used for text substitution, for example with the s/ construct. A common operator specifying that a RE will follow is the tilde (~).
The Perl language makes heavy use of regular expressions, and the grep tool also searches by REs. SED and AWK are some older tools also using REs.
REs come in two forms: Basic REs and Extended REs, varying slightly in syntax and possible contructs. Perl extens the Extended REs even further and has defined the standard "Perl Compatible REs" (PCRE).
Commonly they're enclosed between slashes (/like this/), because that's how they were used in many ancient Unix tools. They can also be used for text substitution, for example with the s/ construct. A common operator specifying that a RE will follow is the tilde (~).
The Perl language makes heavy use of regular expressions, and the grep tool also searches by REs. SED and AWK are some older tools also using REs.
REs come in two forms: Basic REs and Extended REs, varying slightly in syntax and possible contructs. Perl extens the Extended REs even further and has defined the standard "Perl Compatible REs" (PCRE).
"some example string" =~ /^s*.*e+.*(?:x.* )?.*?g$/
result: 1 (because the regular expression between the // matches the string)
result: 1 (because the regular expression between the // matches the string)
by DJMoses May 27, 2009
Get the regular expression mug.by WriterSimon July 24, 2018
Get the regularly mug.