enchant_broker_get_dict_path

(PHP 5 >= 5.3.1, PHP 7, PECL enchant >= 1.0.1)

enchant_broker_get_dict_pathGet the directory path for a given backend

说明

enchant_broker_get_dict_path ( resource $broker , int $dict_type ) : bool

Get the directory path for a given backend.

参数

broker

Broker resource.

dict_type

The type of the dictionaries, i.e. ENCHANT_MYSPELL or ENCHANT_ISPELL.

返回值

Returns the path of the dictionary directory on success 或者在失败时返回 FALSE.

参见

相关文章
php enchant 函数 free a dictionary resourcephp enchant 函数 get the directory path for a given backendphp enchant 函数 set the directory path for a given backendphp enchant 函数 check the word is correctly spelled and provide suggestionsphp ftp 函数 returns a list of files in the given directoryphp imap 函数 create a mime message based on given envelope and body sectionsphp intl 函数 get symbolic name for a given error codephp ldap 函数 add entries to ldap directoryphp pdf 函数 stroke pathphp ps 函数 draws the current pathphp socket 函数 queries the remote side of the given socket which may either result in host/port or in a unix filesystem path dependent on its typephp socket 函数 queries the local side of the given socket which may either result in host/port or in a unix filesystem path dependent on its typephp socket 函数 runs the select system call on the given arrays of sockets with a specified timeoutphp statistic 函数 calculates any one parameter of the gamma distribution given values for the othersphp svn 函数 determines what kind of item lives at path in a given repository fsrootphp svn 函数 enumerates the directory entries under path; returns a hash of dir names to file typephp svn 函数 returns a stream to access the contents of a file from a given version of the fsphp svn 函数 return true if the path points to a directory false otherwisephp svn 函数 creates a directory in a working copy or repositoryphp sdo das xml 函数 returns sdo das xml document object for a given path to xml instance document
关注编程学问公众号