Summary
English to French:   more detail...
  1. regex:
  2. Wiktionary:


English

Detailed Translations for regex from English to French

regex:

regex [the ~] noun

  1. the regex (regular expression)
    – A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report. 1

Translation Matrix for regex:

Not SpecifiedRelated TranslationsOther Translations
expression régulière regex; regular expression
regex regex; regular expression

Related Definitions for "regex":

  1. A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report.1

Wiktionary Translations for regex:

regex
noun
  1. programmation|fr chaîne de caractères ou motif, décrivant un ensemble d’autres chaînes selon une syntaxe précise.

External Machine Translations: