Examples with "JavaScript regular expressions (regexp" and their translation in French
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
You can also perform find and replace operations with or without JavaScript regular expressions (regexp).
Vous pouvez aussi réaliser des opérations de recherche et de remplacement avec ou sans des codes JavaScript.
Other results
JavaScript, Method, Prototype, Reference, RegExp, Regular Expressions The exec() method executes a search for a match in a specified string.
JavaScript, Méthode, Prototype, Reference, RegExp La méthode exec() exécute la recherche d'une correspondance sur une chaîne de caractères donnée.
JavaScript, Property, Read-only, Reference, RegExp, Regular Expressions The non-standard lastMatch property is a static and read-only property of regular expressions that contains the last matched characters.
JavaScript, Propriété, Reference, RegExp La propriété non-standard lastMatch est une propriété statique en lecture seule pour les expressions rationnelles qui contient les caractères de la dernière correspondance.
The regular expression language is the same as the JavaScript RegExp algorithm, with the 'u' parameter that makes it treat the pattern as a sequence of unicode code points.
Le langage d'expression rationnelle est le même que celui utilisé en JavaScript (cf. RegExp) et le paramètre 'u' permet de traiter l'expression comme une suite de codets Unicode.
JavaScript, Property, Read-only, Reference, RegExp, Regular Expressions The non-standard lastParen property is a static and read-only property of regular expressions that contains the last parenthesized substring match, if any.
JavaScript, Propriété, Reference, RegExp La propriété lastParen est une propriété statique accessible en lecture seule qui contient la dernière correspondance enregistrée dans un groupe (entre parenthèse) si jamais elle existe.
JavaScript, Property, Prototype, Reference, RegExp, Regular Expressions The source property returns a String containing the source text of the regexp object, and it doesn't contain the two forward slashes on both sides and any flags.
JavaScript, Propriété, Prototype, Reference, RegExp La propriété source renvoie une chaîne de caractères qui contient le texte du motif à rechercher (pattern), sans les barres obliques (slashes).
The login-class class and the login-regexp word are evaluated as regular expressions.
The regular expression language is the same as JavaScript's.
Le langage d'expressions régulières utilisé est le même que celui utilisé en JavaScript.
Pcre This library is used to manage regular expressions (regexp).
Pcre Cette bibliothèque sert à gérer les expressions régulières (regexp).
The "regexp" command is used to match a regular expression in Tcl.
La commande « regexp » est utilisé pour faire correspondre une expression régulière en Tcl.
It can also execute JavaScript code and run regular expressions within the loaded web page.
Il peut également exécuter du code JavaScript et exécuter des expressions régulières dans la page web chargée.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.