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 eio 函数 create directoryphp eio 函数 remove a directoryphp enchant 函数 get the directory path for a given backendphp enchant 函数 set the directory path for a given backendphp enchant 函数 add word to this spell checking sessionphp ftp 函数 returns a list of files in the given directoryphp iis 函数 gets directory securityphp imap 函数 read an overview of the information in the headers of the given messagephp ldap 函数 delete an entry from a directoryphp postgresql 函数 sends a request to execute a prepared statement with given parameters and waits for the resultphp 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 statistic 函数 calculates any one parameter of the binomial distribution given values for the othersphp statistic 函数 calculates any one parameter of the weibull 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 函数 return true if the path points to a directory false otherwisephp wincache 函数 releases an exclusive lock on a given keyphp sdo das xml 函数 sets the given string as encodingphp sdo das xml 函数 returns sdo das xml document object for a given path to xml instance document
关注编程学问公众号