Regular expressions library
|
|
Esta página se ha traducido por ordenador/computador/computadora de la versión en inglés de la Wiki usando Google Translate.
La traducción puede contener errores y palabras aparatosas/incorrectas. Planea sobre el texto para ver la versión original. Puedes ayudar a corregir los errores y mejorar la traducción. Para instrucciones haz clic aquí. |
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Contenido |
[editar] Clases principales
You can help to correct and verify the translation. Click here for instructions.
| (C++11) |
objeto de expresión regular Original: regular expression object The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de clase) |
| (C++11) |
identifica la secuencia de caracteres ajustada por la subexpresión Original: identifies the sequence of characters matched by a sub-expression The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de clase) |
| (C++11) |
identifica una coincidencia de expresión regular, incluyendo todos los partidos de sub-expresión Original: identifies one regular expression match, including all sub-expression matches The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de clase) |
[editar] Algoritmos
You can help to correct and verify the translation. Click here for instructions.
| (C++11) |
Intenta seleccionar una expresión regular para la secuencia de caracteres entero Original: attempts to match a regular expression to the entire character sequence The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de función) |
| (C++11) |
intentos para que coincida con una expresión regular para cualquier parte de la secuencia de caracteres Original: attempts to match a regular expression to any part of the character sequence The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de función) |
| (C++11) |
replaces occurrences of a regular expression with formatted replacement text (plantilla de función) |
[editar] Los iteradores
You can help to correct and verify the translation. Click here for instructions.
| (C++11) |
itera a través de todos los partidos de expresiones regulares dentro de una secuencia de caracteres Original: iterates through all regex matches within a character sequence The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de clase) |
| (C++11) |
recorre la especificada sub-expresiones dentro de expresiones regulares en todos los partidos de una determinada cadena oa través de subcadenas coincidentes Original: iterates through the specified sub-expressions within all regex matches in a given string or through unmatched substrings The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de clase) |
[editar] Excepciones
You can help to correct and verify the translation. Click here for instructions.
| (C++11) |
informes de errores generados por la biblioteca de expresiones regulares Original: reports errors generated by the regular expressions library The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (clase) |
[editar] Rasgos
You can help to correct and verify the translation. Click here for instructions.
| (C++11) |
ofrece metainformación sobre un tipo de carácter, requerido por la biblioteca regex Original: provides metainformation about a character type, required by the regex library The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (plantilla de clase) |
[editar] Constantes
| Definido en el espacio de nombres
std::regex_constants | |
| (C++11) |
opciones generales de control del comportamiento de expresiones regulares Original: general options controlling regex behavior The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (typedef) |
| (C++11) |
opciones específicas de juego Original: options specific to matching The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (typedef) |
| (C++11) |
describe los diferentes tipos de errores coincidentes Original: describes different types of matching errors The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (typedef) |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
