gambas-source-code/gb.pcre
Benoît Minisini 9796bd2a28 [GB.PCRE]
* NEW: RegExp.Replace() replace matched patterns by another string. The 
  '&N' pattern in the replace string allows the N-th submatch to be 
  inserted.
* NEW: RegExp.Submatches property has been deprecated. Its properties now
  directly apply to the RegExp class: RegExp.Count and RegExp[...].

git-svn-id: svn://localhost/gambas/trunk@5768 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-07-31 21:58:43 +00:00
..
src [GB.PCRE] 2013-07-31 21:58:43 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2012-07-31 18:24:47 +00:00
COPYING
depcomp
gambas.h
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf