Examples with "of RegExp" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
An array of RegExp patterns that are matched against all source file paths before re-running tests in watch mode.
Una serie de modelos RegExp que son comparados con todas los ficheros de origen antes de volver a ejecutar las pruebas en el modo de vigilancia.
These patterns are used with the exec and test methods of RegExp, and with the match, replace, search, and split methods of String.
Estos patrones se utilizan en los métodos exec y test de RegExp, así como los métodos match, replace, search y split de String.
In this syntax, the backslash char that is part of regexp constructs such as"\w", must always be escaped with a backslash., i.e., "\\w".
En esta sintaxis, el carácter de barra invertida que forma parte de las estructuras regexp, como"\w", se debe escapar siempre con otra barra igual, es decir, "\\w".
List of regexp substitution rules to run on the downloaded HTML.
Lista de reglas de sustitución regexp para ejecutar sobre los HTML descargados.
The following are now properties of RegExp instances, no longer of the RegExp object: Property Description
Las siguientes no son propiedades de las instancias de RegExp, no existen más en el objeto RegExp: Propiedad Descripción
Andere resultaten
Literals are the most basic component of a regexp.
Or calling the constructor function of the RegExp object, as follows
Llamando a la función constructora del objeto RegExp, como a continuación
However, the second part of the regexp is more difficult to design.
Sin embargo, la segunda parte de la regexp es más difícil de diseñar.
This is used by publishing styles to attempt to minimize the amount of custom regexps that each has to define.
Se usa por los estilos de publicación para intentar minimizar la cantidad de expresiones regulares que uno tenga que definir.
Return value A string representing the source code of the given RegExp object.
A word may end a buffer and not have any following whitespace or punctuation, so that part of the regexp must be optional.
Una palabra puede terminar un búfer y no tener ninguna puntuación o espacio en blanco, por lo que esa parte de la regexp debe ser opcional.
There can only be one active regexp, of multiple -i options only the last one will take effect.
Solo puede haber una expresión regular activa, y en caso de existir varias opciones -i solo se tendrá en cuenta la última.
This checklist summarizes the most commonly used/hard to remember parts of the regexp engine available in the calibre edit and conversion search/replace features.
Esta lista de verificación resume las partes más utilizadas o difíciles de recordar del motor de expresiones regulares disponible en las funciones de búsqueda y sustitución en la modificación y conversión de calibre.