~showard314/ubuntu/karmic/r-base/remove_start_comments

« back to all changes in this revision

Viewing changes to src/library/base/man/pmatch.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2009-01-19 12:40:24 UTC
  • mfrom: (5.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090119124024-abxsf4e0y7713w9m
Tags: 2.8.1-2
debian/control: Add another Build-Depends: exclusion for the 
'kfreebsd-i386 kfreebsd-amd64 hurd-i386' architecture to openjdk-6-jdk.
Thanks to Petr Salinger for the heads-up.               (Closes: 512324)

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
  does match empty strings, and it does not allow multiple exact matches.
49
49
 
50
50
  \code{NA} values are treated as if they were the string constant \code{"NA"}.
51
 
 
52
 
  Inputs with embedded nul bytes will be truncated at the first nul.
53
51
}
54
52
\value{
55
53
  An integer vector (possibly including \code{NA} if \code{nomatch =