4380350 Fix compiling expressions with global extended modifier that is disabled by local no-extended option at the start of the expression just after a whitespace

Authored and Committed by ppisar 8 years ago
    Fix compiling expressions with global extended modifier that is disabled by local no-extended option at the start of the expression just after a whitespace
    
    Reproducer: Pass "/ (?-x) /Ix" to pcretest under valgrind.
    
        
file modified
+11 -1