Übersicht
Englisch nach Spanisch:   mehr Daten
  1. regular expression:
  2. Wiktionary:


Englisch

Detailübersetzungen für regular expression (Englisch) ins Spanisch

regular expression:

regular expression [the ~] Nomen

  1. the regular expression (regex)
    – 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

Übersetzung Matrix für regular expression:

Not SpecifiedVerwandte ÜbersetzungenWeitere Übersetzungen
expresión regular regex; regular expression
regex regex; regular expression

Verwandte Definitionen für "regular expression":

  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 Übersetzungen für regular expression:

regular expression
noun
  1. computing: a concise description of a pattern to be matched

Verwandte Übersetzungen für regular expression