udm_free_agent
(PHP 4 >= 4.0.5)
udm_free_agent -- Free mnoGoSearch session
Description
int udm_free_agent ( resource agent)
Returns TRUE on success or FALSE on failure.
agent - link to agent identifier, received ` after call
to udm_alloc_agent().
Freeing up memory allocated for agent session.
udm_freswe_ispell_data
(PHP 4 >= 4.0.5)
udm_free_ispell_data -- Free memory allocated for ispell
data
Description
bool udm_free_ispell_data ( int agent)
udm_free_ispell_data() always returns TRUE.
agent - agent link identifier, received after call to udm_alloc_agent().
Note: This function is supported beginning from version
3.1.12 of mnoGoSearch and it does not do anything in previous
versions.
|