(Yaf >=1.0.0)
Yaf_Route_Regex constructor
public Yaf_Route_Regex::__construct ( string $match, array $route [, array $map [, array $verify [, string $reverse ]]] )
Parameters:
match
A complete Regex pattern, will be used to match a request uri, if doesn't matched, Yaf_Route_Regex will return FALSE.
route
When the match pattern matches