= 5.2.0, PHP 7, PHP 8)RegexIterator::setFlags — Sets the flags說明public RegexIterator::setFlags(int $flags): voidSets th">
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
RegexIterator::setFlags — Sets the flags
$flags): voidSets the flags.
flagsThe flags to set, a bitmask of class constants.
The available flags are listed below. The actual meanings of these flags are described in the predefined constants.
| value | constant |
|---|---|
| 1 | RegexIterator::USE_KEY |
沒有返回值。