Files
glib/docs
Christian Persch 2fac72a29e regex: Add accessor to get max length of lookbehind characters
Use PCRE_INFO_MAXLOOKBEHIND to get the length (in characters) of the
longest lookbehind assertion in the pattern.
2012-06-29 09:01:50 +02:00
..