Home > PHP > Function > mnoGoSearch > udm_free_ispell_data()

udm_free_ispell_data()

udm_free_ispell_data - Free memory allocated for ispell data

Syntax

bool udm_free_ispell_data (int $agent)

Arguments

  • agent - A link to Agent, received after call to udm_alloc_agent().

Description

Frees the memory allocated for ispell data.

Version

PHP 4.0.5, 5 <= 5.0.5, PECL mnogosearch >= 1.0.0

Return value

udm_free_ispell_data() always returns TRUE.