RegexIterator::accept Get accept status &reftitle.description; public boolRegexIterator::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; <methodname>RegexIterator::accept</methodname> example This example shows that only items matching the regular expression are accepted. ]]> &example.outputs; &reftitle.seealso; RegexIterator constants RegexIterator::setFlags