document args to regexec_flags and API
authorDavid Mitchell <davem@iabyn.com>
Wed, 20 Jun 2012 13:17:05 +0000 (14:17 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sat, 8 Sep 2012 14:42:06 +0000 (15:42 +0100)
commit8fd1a95029bf0ff87a3064dec7d6645f40359f2c
tree4762d13b561d1366c1c587093096daa379b72fec
parent2d2826733b14efb7509c9c0c28d27bca6f31d681
document args to regexec_flags and API

Document in the API, and clarify in the source code, what the arguments
to Perl_regexec_flags are.

NB: this info is based on code inspection, not any real knowledge on my
part.
pod/perlreapi.pod
regexec.c