| Class | Node::DREGX_ONCE |
| In: |
ext/nodeinfo.c
|
| Parent: | Node |
Represents a regular expression with interpolation with the ‘once’ flag set. The regular expression is only interpolated the first time it is encountered.
a bitfield containing the options used in the regular expression. See DREGX for a list of valid values.