Home
last modified time | relevance | path

Searched refs:dict_dir (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/php80/php-8.0.15/ext/pspell/
H A Dpspell.c119 TCHAR dict_dir[220]; in PHP_FUNCTION() local
147 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
148 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
151 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
215 TCHAR dict_dir[220]; in PHP_FUNCTION() local
243 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
244 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
247 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
529 TCHAR dict_dir[220]; in PHP_FUNCTION() local
553 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/textproc/php80-pspell/php-8.0.15/ext/pspell/
H A Dpspell.c119 TCHAR dict_dir[220]; in PHP_FUNCTION() local
147 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
148 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
151 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
215 TCHAR dict_dir[220]; in PHP_FUNCTION() local
243 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
244 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
247 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
529 TCHAR dict_dir[220]; in PHP_FUNCTION() local
553 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/pspell/
H A Dpspell.c119 TCHAR dict_dir[220]; in PHP_FUNCTION() local
147 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
148 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
151 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
215 TCHAR dict_dir[220]; in PHP_FUNCTION() local
243 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
244 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
247 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
529 TCHAR dict_dir[220]; in PHP_FUNCTION() local
553 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/pspell/
H A Dpspell.c190 TCHAR dict_dir[220]; in PHP_FUNCTION() local
217 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
218 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
221 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
283 TCHAR dict_dir[220]; in PHP_FUNCTION() local
310 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
311 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
314 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
578 TCHAR dict_dir[220]; in PHP_FUNCTION() local
602 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/lang/php81/php-8.1.1/ext/pspell/
H A Dpspell.c190 TCHAR dict_dir[220]; in PHP_FUNCTION() local
217 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
218 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
221 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
283 TCHAR dict_dir[220]; in PHP_FUNCTION() local
310 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
311 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
314 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
578 TCHAR dict_dir[220]; in PHP_FUNCTION() local
602 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/textproc/php81-pspell/php-8.1.1/ext/pspell/
H A Dpspell.c190 TCHAR dict_dir[220]; in PHP_FUNCTION() local
217 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
218 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
221 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
283 TCHAR dict_dir[220]; in PHP_FUNCTION() local
310 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
311 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
314 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
578 TCHAR dict_dir[220]; in PHP_FUNCTION() local
602 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/lang/php73/php-7.3.33/ext/pspell/
H A Dpspell.c273 TCHAR dict_dir[220]; in PHP_FUNCTION() local
301 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
302 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
305 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
370 TCHAR dict_dir[220]; in PHP_FUNCTION() local
398 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
399 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
402 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
693 TCHAR dict_dir[220]; in PHP_FUNCTION() local
717 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/lang/php74/php-7.4.27/ext/pspell/
H A Dpspell.c271 TCHAR dict_dir[220]; in PHP_FUNCTION() local
299 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
300 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
303 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
368 TCHAR dict_dir[220]; in PHP_FUNCTION() local
396 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
397 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
400 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
691 TCHAR dict_dir[220]; in PHP_FUNCTION() local
715 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/textproc/php74-pspell/php-7.4.27/ext/pspell/
H A Dpspell.c271 TCHAR dict_dir[220]; in PHP_FUNCTION() local
299 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
300 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
303 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
368 TCHAR dict_dir[220]; in PHP_FUNCTION() local
396 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
397 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
400 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
691 TCHAR dict_dir[220]; in PHP_FUNCTION() local
715 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/pspell/
H A Dpspell.c273 TCHAR dict_dir[220]; in PHP_FUNCTION() local
301 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
302 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
305 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
370 TCHAR dict_dir[220]; in PHP_FUNCTION() local
398 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
399 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
402 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
693 TCHAR dict_dir[220]; in PHP_FUNCTION() local
717 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/textproc/php73-pspell/php-7.3.33/ext/pspell/
H A Dpspell.c273 TCHAR dict_dir[220]; in PHP_FUNCTION() local
301 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
302 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
305 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
370 TCHAR dict_dir[220]; in PHP_FUNCTION() local
398 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
399 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
402 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
693 TCHAR dict_dir[220]; in PHP_FUNCTION() local
717 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/pspell/
H A Dpspell.c271 TCHAR dict_dir[220]; in PHP_FUNCTION() local
299 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
300 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
303 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
368 TCHAR dict_dir[220]; in PHP_FUNCTION() local
396 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
397 strlcat(dict_dir, "\\dict", sizeof(dict_dir)); in PHP_FUNCTION()
400 pspell_config_replace(config, "dict-dir", dict_dir); in PHP_FUNCTION()
691 TCHAR dict_dir[220]; in PHP_FUNCTION() local
715 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()
[all …]
/dports/devel/libthai/libthai-0.1.28/src/thbrk/
H A Dbrk-common.c50 const char *dict_dir; in brk_load_default_dict() local
54 dict_dir = getenv ("LIBTHAI_DICTDIR"); in brk_load_default_dict()
55 if (dict_dir) { in brk_load_default_dict()
56 char *path = full_path (dict_dir, DICT_NAME, ".tri"); in brk_load_default_dict()
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/browser/webengine/
H A Dtest_spell.py91 def dict_dir(self, data_tmpdir): member in TestInit
94 def test_init(self, dict_dir): argument
96 assert os.environ[self.ENV] == str(dict_dir)
/dports/editors/abiword/abiword-3.0.5/plugins/grammar/xp/
H A DAbiGrammar.cpp153 UT_UTF8String dict_dir = resources; in ABI_PLUGIN_DECLARE() local
154 dict_dir += "/link-grammar"; in ABI_PLUGIN_DECLARE()
155 setenv ("DICTPATH", dict_dir.utf8_str (), 1); in ABI_PLUGIN_DECLARE()
/dports/net/freeradius3/freeradius-server-3.0.25/src/tests/map/
H A Dmap_unit.c154 char const *dict_dir = DICTDIR; in main() local
170 dict_dir = optarg; in main()
194 if (dict_init(dict_dir, RADIUS_DICTIONARY) < 0) { in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspellcheck_hunspell_dictionary.cc72 base::FilePath dict_dir; in SaveDictionaryData() local
73 base::PathService::Get(chrome::DIR_USER_DATA, &dict_dir); in SaveDictionaryData()
75 dict_dir.Append(path.BaseName()); in SaveDictionaryData()
403 base::FilePath dict_dir; in InitializeDictionaryLocation() local
404 base::PathService::Get(chrome::DIR_APP_DICTIONARIES, &dict_dir); in InitializeDictionaryLocation()
406 spellcheck::GetVersionedFileName(language, dict_dir); in InitializeDictionaryLocation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspellcheck_hunspell_dictionary.cc73 base::FilePath dict_dir; in SaveDictionaryData() local
74 base::PathService::Get(base::DIR_USER_DATA, &dict_dir); in SaveDictionaryData()
76 dict_dir.Append(path.BaseName()); in SaveDictionaryData()
383 base::FilePath dict_dir; in InitializeDictionaryLocation() local
384 base::PathService::Get(base::DIR_APP_DICTIONARIES, &dict_dir); in InitializeDictionaryLocation()
386 spellcheck::GetVersionedFileName(language, dict_dir); in InitializeDictionaryLocation()
/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/browser/webengine/
H A Dspell.py80 dict_dir = dictionary_dir()
81 os.environ['QTWEBENGINE_DICTIONARIES_PATH'] = dict_dir
/dports/dns/knot-resolver/knot-resolver-5.4.3/modules/policy/lua-aho-corasick/tests/
H A Dac_bench.cxx26 static string dict_dir; variable
420 dict_dir = optarg; in getOptions()
444 dict_dir = basedir + "/dict"; in getOptions()
470 dict_dir.c_str(), obj_file_dir.c_str()); in main()
475 if (!getFilesUnderDir(dict_files, dict_dir.c_str())) { in main()
/dports/devel/ipython/ipython-7.29.0/IPython/utils/
H A Dwildcard.py58 def dict_dir(obj): function
106 ns = list_namespace(dict_dir(obj), type_pattern,
/dports/devel/ipython5/ipython-5.10.0/IPython/utils/
H A Dwildcard.py59 def dict_dir(obj): function
107 ns = list_namespace(dict_dir(obj), type_pattern,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/spellcheck/common/
H A Dspellcheck_common.cc107 const base::FilePath& dict_dir) { in GetVersionedFileName() argument
158 return dict_dir.AppendASCII(versioned_bdict_file_name); in GetVersionedFileName()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/spellcheck/common/
H A Dspellcheck_common.cc104 const base::FilePath& dict_dir) { in GetVersionedFileName() argument
156 return dict_dir.AppendASCII(versioned_bdict_file_name); in GetVersionedFileName()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/proto_dhcp/
H A Ddhcpclient.c430 char const *dict_dir = DICTDIR; in main() local
447 dict_dir = optarg; in main()
494 if (dict_init(dict_dir, RADIUS_DICTIONARY) < 0) { in main()
510 if (dict_read(dict_dir, "dictionary.dhcp") < 0) { in main()

12