PHP Dokumentation: Function enchant-dict-is-in-session
12. Januar 2010 von werner
enchant_dict_is_in_session
(PECL enchant >= 0.1.0 )
enchant_dict_is_in_session — whether or not 'word' exists in this spelling-session
Beschreibung
Tells whether or not a word already exists in the current session.
Parameter-Liste
- dict
Dictionary resource
- word
The word to lookup
Rückgabewerte
Returns TRUE if the word exists or FALSE
Siehe auch
- enchant_dict_add_to_session() – add ‘word’ to this spell-checking session