mirror of
				https://gitlab.gnome.org/GNOME/libxml2.git
				synced 2025-10-30 10:45:36 +03:00 
			
		
		
		
	Switch to UTF-8 if a document starts with '<?xm' to match old behavior. Also enable this check in the push parser. Fixes #637.
		
			
				
	
	
		
			3 lines
		
	
	
		
			40 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			40 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <?xml encoding="UTF-8">
 | |
| <p>öäüß</p>
 |