(PECL yaf >=1.0.0)
Yaf_Route_Regex::route — The route purpose
Route a incoming request.
本函数还未编写文档,仅有参数列表。
request
If the pattern given by the first parameter of Yaf_Route_Regex::_construct() matche the request uri, return TRUE, otherwise return FALSE.