René's URL Explorer Experiment


Title: Gramática modificada de expresiones regulares de ECMAScript - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: es.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://es.cppreference.com/
Crear una cuentahttps://es.cppreference.com/index.php?title=Especial:Crear_una_cuenta&returnto=cpp%2Fregex%2Fecmascript
Accederhttps://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fregex%2Fecmascript
Páginahttps://es.cppreference.com/cpp/regex/ecmascript
Discusiónhttps://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/regex/ecmascript&action=edit&redlink=1
https://es.cppreference.com/cpp/regex/ecmascript
Leerhttps://es.cppreference.com/cpp/regex/ecmascript
Ver código fuentehttps://es.cppreference.com/index.php?title=cpp/regex/ecmascript&action=edit
Ver historialhttps://es.cppreference.com/index.php?title=cpp/regex/ecmascript&action=history
https://es.cppreference.com/cpp/regex/ecmascript
cpphttps://es.cppreference.com/cpp
regexhttps://es.cppreference.com/cpp/regex
C++https://es.cppreference.com/cpp
Apoyo de compiladoreshttps://es.cppreference.com/cpp/compiler_support
Implementaciones independientes y albergadashttps://es.cppreference.com/cpp/freestanding
Lenguajehttps://es.cppreference.com/cpp/language
Biblioteca estándarhttps://es.cppreference.com/cpp/standard_library
Encabezados de la biblioteca estándarhttps://es.cppreference.com/cpp/header
Requisitos denominados https://es.cppreference.com/cpp/named_req
Macros de prueba de característica https://es.cppreference.com/cpp/feature_test
Biblioteca de apoyo del lenguajehttps://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Biblioteca de conceptoshttps://es.cppreference.com/cpp/concepts
Biblioteca de diagnósticoshttps://es.cppreference.com/cpp/error
Biblioteca de gestión de memoriahttps://es.cppreference.com/cpp/memory
Biblioteca de metaprogramaciónhttps://es.cppreference.com/cpp/meta
Biblioteca de servicios generaleshttps://es.cppreference.com/cpp/utility
Biblioteca de contenedoreshttps://es.cppreference.com/cpp/container
Biblioteca de iteradoreshttps://es.cppreference.com/cpp/iterator
Biblioteca de rangoshttps://es.cppreference.com/cpp/ranges
Biblioteca de algoritmoshttps://es.cppreference.com/cpp/algorithm
Biblioteca de cadenashttps://es.cppreference.com/cpp/string
Biblioteca de procesamiento de textohttps://es.cppreference.com/cpp/text
Biblioteca numéricahttps://es.cppreference.com/cpp/numeric
Biblioteca de fecha y horahttps://es.cppreference.com/cpp/chrono
Biblioteca de entrada/salidahttps://es.cppreference.com/cpp/io
Biblioteca del sistema de archivoshttps://es.cppreference.com/cpp/filesystem
Biblioteca de apoyo de concurrenciahttps://es.cppreference.com/cpp/thread
Biblioteca de apoyo de ejecuciónhttps://es.cppreference.com/cpp/execution
Especificaciones técnicashttps://es.cppreference.com/cpp/experimental
Índice de símboloshttps://es.cppreference.com/cpp/symbol_index
Bibliotecas externashttps://es.cppreference.com/cpp/links/libs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/navbar_content&action=edit
Biblioteca de expresiones regulareshttps://es.cppreference.com/cpp/regex
basic_regexhttps://es.cppreference.com/cpp/regex/basic_regex
sub_matchhttps://es.cppreference.com/cpp/regex/sub_match
match_resultshttps://es.cppreference.com/cpp/regex/match_results
regex_matchhttps://es.cppreference.com/cpp/regex/regex_match
regex_searchhttps://es.cppreference.com/cpp/regex/regex_search
regex_replacehttps://es.cppreference.com/cpp/regex/regex_replace
regex_iteratorhttps://es.cppreference.com/cpp/regex/regex_iterator
regex_token_iteratorhttps://es.cppreference.com/cpp/regex/regex_token_iterator
regex_errorhttps://es.cppreference.com/cpp/regex/regex_error
regex_traitshttps://es.cppreference.com/cpp/regex/regex_traits
syntax_option_typehttps://es.cppreference.com/cpp/regex/syntax_option_type
match_flag_typehttps://es.cppreference.com/cpp/regex/match_flag_type
error_typehttps://es.cppreference.com/cpp/regex/error_type
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/regex/navbar_content&action=edit
std::basic_regexhttps://es.cppreference.com/cpp/regex/basic_regex
basic_regex::basic_regexhttps://es.cppreference.com/cpp/regex/basic_regex/basic_regex
basic_regex::~basic_regexhttps://es.cppreference.com/cpp/regex/basic_regex/~basic_regex
basic_regex::operator=https://es.cppreference.com/cpp/regex/basic_regex/operator%3D
basic_regex::assignhttps://es.cppreference.com/cpp/regex/basic_regex/assign
basic_regex::mark_counthttps://es.cppreference.com/cpp/regex/basic_regex/mark_count
basic_regex::flagshttps://es.cppreference.com/cpp/regex/basic_regex/flags
basic_regex::getlochttps://es.cppreference.com/cpp/regex/basic_regex/getloc
basic_regex::imbuehttps://es.cppreference.com/cpp/regex/basic_regex/imbue
basic_regex::swaphttps://es.cppreference.com/cpp/regex/basic_regex/swap
Constanteshttps://es.cppreference.com/cpp/regex/basic_regex/constants
swap(std::basic_regex)https://es.cppreference.com/cpp/regex/basic_regex/swap2
Guías de deducciónhttps://es.cppreference.com/cpp/regex/basic_regex/deduction_guides
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/regex/basic_regex/navbar_content&action=edit
syntax_option_typehttps://es.cppreference.com/cpp/regex/syntax_option_type
syntax_option_typehttps://es.cppreference.com/cpp/regex/syntax_option_type
gramática ECMA-262http://ecma-international.org/ecma-262/5.1/#sec-15.10
1 Descripción generalhttps://es.cppreference.com/cpp/regex/ecmascript#Descripción_general
2 Alternanciashttps://es.cppreference.com/cpp/regex/ecmascript#Alternancias
3 Términoshttps://es.cppreference.com/cpp/regex/ecmascript#Términos
4 Cuantificadoreshttps://es.cppreference.com/cpp/regex/ecmascript#Cuantificadores
5 Asercioneshttps://es.cppreference.com/cpp/regex/ecmascript#Aserciones
6 Átomoshttps://es.cppreference.com/cpp/regex/ecmascript#Átomos
7 Subexpresioneshttps://es.cppreference.com/cpp/regex/ecmascript#Subexpresiones
8 Referencias inversashttps://es.cppreference.com/cpp/regex/ecmascript#Referencias_inversas
9 Coincidencias de un solo carácterhttps://es.cppreference.com/cpp/regex/ecmascript#Coincidencias_de_un_solo_carácter
10 Clases de caractereshttps://es.cppreference.com/cpp/regex/ecmascript#Clases_de_caracteres
11 Clases de caracteres basadas en POSIXhttps://es.cppreference.com/cpp/regex/ecmascript#Clases_de_caracteres_basadas_en_POSIX
gramática modificada de expresiones regulareshttps://eel.is/c++draft/re.grammar
Guía MDN sobre JavaScript RegExphttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
std::regex_constants::multilinehttps://es.cppreference.com/cpp/regex/syntax_option_type
std::regex_constants::multilinehttps://es.cppreference.com/cpp/regex/syntax_option_type
NULhttps://es.cppreference.com/cpp/language/ascii
Categoríashttps://es.cppreference.com/Especial:Categor%C3%ADas
Páginas que utilizan etiquetas source obsoletashttps://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_etiquetas_source_obsoletas&action=edit&redlink=1
Páginas que utilizan atributos enclose obsoletoshttps://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_atributos_enclose_obsoletos&action=edit&redlink=1
Todo with reasonhttps://es.cppreference.com/index.php?title=Categor%C3%ADa:Todo_with_reason&action=edit&redlink=1
Todo without reasonhttps://es.cppreference.com/index.php?title=Categor%C3%ADa:Todo_without_reason&action=edit&redlink=1
Página principalhttps://es.cppreference.com/P%C3%A1gina_principal
Cambios recienteshttps://es.cppreference.com/Especial:CambiosRecientes
Página aleatoriahttps://es.cppreference.com/Especial:Aleatoria
Ayuda sobre MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://es.cppreference.com/cpp/regex/ecmascript
Lo que enlaza aquíhttps://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/regex/ecmascript
Cambios relacionadoshttps://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/regex/ecmascript
Subir archivohttp://upload.cppreference.com/w/Special:Upload
Páginas especialeshttps://es.cppreference.com/Especial:P%C3%A1ginasEspeciales
Versión para imprimirjavascript:print();
Enlace permanentehttps://es.cppreference.com/index.php?title=cpp/regex/ecmascript&oldid=40619
Información de la páginahttps://es.cppreference.com/index.php?title=cpp/regex/ecmascript&action=info
Englishhttp://en.cppreference.com/cpp/regex/ecmascript
日本語http://ja.cppreference.com/cpp/regex/ecmascript
中文http://zh.cppreference.com/cpp/regex/ecmascript

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.