When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Wikipedia:AutoWikiBrowser/Regular expression - Wikipedia

    en.wikipedia.org/.../Regular_expression

    Greed, in regular expression context, describes the number of characters which will be matched (often also stated as "consumed") by a variable length portion of a regular expression – a token or group followed by a quantifier, which specifies a number (or range of numbers) of tokens. If the portion of the regular expression is "greedy", it ...

  3. Regular expression - Wikipedia

    en.wikipedia.org/wiki/Regular_expression

    A regular expression (shortened as regex or regexp), [1] sometimes referred to as rational expression, [2] [3] is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for "find" or "find and replace" operations on strings , or for input validation .

  4. Wikipedia:AutoWikiBrowser/Find and replace - Wikipedia

    en.wikipedia.org/.../Find_and_replace

    Regex – If checked indicates that the find and replace expression is a regular expression. Multiline – If checked, this indicates to AWB that the regex characters "^" and "$" ought to match at the beginning and the end of lines respectively, not just the beginning and end of the entire page.

  5. User:Cacycle/wikEd help - Wikipedia

    en.wikipedia.org/wiki/User:Cacycle/wikEd_help

    The replacement text. The drop-down options contain the last submitted replacements, proceeded by indicators for the used casesensitive and regular expression settings. Selecting a previous replacement also sets the Case sensitive and RegExp check buttons. Use the Tab key to jump between the Find and the Replace fields. Replace next: Replace ...

  6. Help:Searching/Regex - Wikipedia

    en.wikipedia.org/wiki/Help:Searching/Regex

    Unlike keyword searching, regex searching is by default case-sensitive, does not ignore punctuation, and operates directly on the page source (MediaWiki markup) rather than on the rendered contents of the page. To perform a regex search, use the ordinary search box with the syntax insource:/regex/ or intitle:/regex/.

  7. Comparison of regular expression engines - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_regular...

    Regular Expression Flavor Comparison – Detailed comparison of the most popular regular expression flavors; Regexp Syntax Summary; Online Regular Expression Testing – with support for Java, JavaScript, .Net, PHP, Python and Ruby; Implementing Regular Expressions – series of articles by Russ Cox, author of RE2; Regular Expression Engines

  8. Find and replace - Wikipedia

    en.wikipedia.org/wiki/Find_and_replace

    Find and replace may refer to: a feature of text processing as found: ... Regular expressions; String searching algorithms ; replace (command), an MS DOS command;

  9. Help:Converting between references formats - Wikipedia

    en.wikipedia.org/wiki/Help:Converting_between...

    The References segregator tool can automatically convert all references to the list-defined format.; Use a regular expression search-and-replace operation to replace uses of <ref> tags with the {{}} template.