udm_free_res
(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5, PECL mnogosearch:1.0.0)
udm_free_res — Free mnoGoSearch result
说明
bool udm_free_res
( resource $res
)
Freeing up memory allocated for results.
参数
-
res
-
A link to a result identifier, received after call to
udm_find().
返回值
如果成功则返回 TRUE,失败则返回 FALSE。