Skip to content
  • Christian Hergert's avatar
    pcre2: port GtkSourceRegex to PCRE2 · dfcf34ef
    Christian Hergert authored
    The goal here is to move to a JIT backed PCRE2 implementation, however
    this just gets an initial port in place to use PCRE2 for this code. We can
    eventually move other parts of GtkSourceView over to this implementation
    as well depending on how complete we need to be.
    dfcf34ef