Revision 26f726917b12ec456d693d42a43469035cb704a9 authored by Nik Everett on 21 March 2024, 13:46:23 UTC, committed by GitHub on 21 March 2024, 13:46:23 UTC
When we're generating raw strings to match we want to make sure it just
matches exactly the string - so we should escape it. If we don't we'll
get weird failures from syntax exceptions.

Closes #106533 Closes #106538
1 parent e92a7a7
History
File Mode Size
APACHE-LICENSE-2.0.txt -rw-r--r-- 11.1 KB
ELASTIC-LICENSE-2.0.txt -rw-r--r-- 3.8 KB
SSPL-1.0+ELASTIC-LICENSE-2.0.txt -rw-r--r-- 33.6 KB

back to top