Query: enchant_dict_is_in_session
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ENCHANT_DICT_IS_IN_SESSION(3) 1 ENCHANT_DICT_IS_IN_SESSION(3) enchant_dict_is_in_session - whether or not 'word' exists in this spelling-sessionSYNOPSISbool enchant_dict_is_in_session (resource $dict, string $word)DESCRIPTIONTells whether or not a word already exists in the current session.PARAMETERSo $dict - Dictionary resource o $word - The word to lookupRETURN VALUESReturns TRUE if the word exists or FALSESEE ALSOenchant_dict_add_to_session(3). PHP Documentation Group ENCHANT_DICT_IS_IN_SESSION(3)