Jump to letter: [
          
            ACEGHKMOPS
          ]
        
	
        pcre2-utf16 - UTF-16 variant of PCRE2
        
        
        - Description:
 
        This is PCRE2 library working on UTF-16 strings.
 
        
        Packages:
        
	Changelog:
        
	
            
              by Petr Pisar (2018-12-07):
              - 10.32 bump (bug #1628200)
- Fix a subject buffer overread in JIT when UTF is disabled and \X or \R has
  a greater than 1 fixed quantifier (bug #1628200)
- Fix matching a zero-repeated subroutine call at a start of a pattern
  (bug #1628200)
- Fix heap limit checking overflow in pcre2_dfa_match() (bug #1628200) 
             |