UDM_FREE_ISPELL_DATA(3) 1 UDM_FREE_ISPELL_DATA(3)
udm_free_ispell_data - Free memory allocated for ispell data
SYNOPSIS
bool udm_free_ispell_data (int $agent)
DESCRIPTION
Frees the memory allocated for ispell data.
PARAMETERS
o $agent
- A link to Agent, received after call to udm_alloc_agent(3).
RETURN VALUES
udm_free_ispell_data(3) always returns TRUE.
NOTES
Note
This function is supported beginning from version 3.1.12 of mnoGoSearch and it does not do anything in previous versions.
PHP Documentation Group UDM_FREE_ISPELL_DATA(3)