[PHP-DOC] cvs: phpdoc /en/reference/pcre reference.xml /en/reference/pcre/functions preg-match-all.xml preg-match.xml preg-split.xml From: Markus Fischer (mfischer <email protected>)
Date: 06/13/02

mfischer Thu Jun 13 03:55:02 2002 EDT

  Modified files:
    /phpdoc/en/reference/pcre reference.xml
    /phpdoc/en/reference/pcre/functions preg-match-all.xml
                                               preg-match.xml preg-split.xml
  Log:
  - Update to latest PCRE changes.
  # Would be nice if someone can provide examples for preg_match() and
  # preg_match_all() with the new PREG_OFFSET_CAPTURE flag.