RegexIterator::accept
(PHP 5 >= 5.2.0)
RegexIterator::accept — Get accept status
Description
public bool RegexIterator::accept
( void
)
Match (string) RegexIterator::current against a regular expression.
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
TRUE if a match, otherwise FALSE
RegexIterator::accept
There are no user contributed notes for this page.
