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 函数 whether a dictionary exists or not. using non empty tagphp enchant 函数 get the directory path for a given backendphp enchant 函数 set the directory path for a given backendphp enchant 函数 whether or not word exists in this spelling sessionphp ftp 函数 returns a list of files in the given directoryphp gnupg 函数 returns an array with information about all keys that matches the given patternphp imap 函数 this function returns the uid for the given message sequence numberphp pdf 函数 stroke pathphp ps 函数 fills 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 ssh2 函数 resolve the realpath of a provided path stringphp statistic 函数 calculates any one parameter of the f distribution given values for the othersphp stream 函数 sets write file buffering on the given streamphp 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 svn 函数 returns list of directory contents in repository url optionally at revision numberphp mnogosearch 函数 return crc32 checksum of given stringphp sdo das xml 函数 returns sdo das xml document object for a given path to xml instance document
关注编程学问公众号