1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
Possibly it's treating the escape as a String escape rather than a regex escape? Perhaps try:
"^\\[([0-9]{2}:[0-9]{2}:[0-9]{2} [A-Z]{3})\\]"
I'm not using this anywhere currently, and I didn't construct a test, so this guess might not pay off, but seems worth a shot.
répondu il y a 4 ans
Contenus pertinents
- demandé il y a un an
- demandé il y a 8 mois
- demandé il y a un an
