mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 07:31:16 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
	
		
			260 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			260 B
		
	
	
	
		
			Text
		
	
	
	
	
	
GDTEST_OK
 | 
						|
test ' \' \" \\ \n \t \u2023 test
 | 
						|
\n\\[\t ]*(\w+)
 | 
						|
 | 
						|
\"
 | 
						|
\\\"
 | 
						|
\\
 | 
						|
\" \\\" \\\\\"
 | 
						|
\ \\ \\\ \\\\ \\\\\ \\
 | 
						|
"
 | 
						|
"(?:\\.|[^"])*"
 | 
						|
 | 
						|
test \t "test"="" " \" \\\" \ \\ \\\ test
 | 
						|
r"""test \t "test"="" " \" \\\" \ \\ \\\ test"""
 | 
						|
\t
 | 
						|
			\t
 | 
						|
\t \
 | 
						|
			\t
 | 
						|
\t
 | 
						|
			\t
 | 
						|
\t \
 | 
						|
			\t
 |