RegexIterator::acceptGet accept status
&reftitle.description;
publicboolRegexIterator::accept
Matches (string)RegexIterator::current
(or RegexIterator::key if the
RegexIterator::USE_KEY flag is set)
against the regular expression.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
&true; if a match, &false; otherwise.
&reftitle.examples;
RegexIterator::accept example
This example shows that only items matching the regular expression are accepted.
]]>
&example.outputs;
&reftitle.seealso;
RegexIterator constantsRegexIterator::setFlags