Home
last modified time | relevance | path

Searched refs:checkword (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/games/xscrabble/xscrabble-2.12/src/
H A Dmoves.c251 char checkword[16]; in checkwords() local
309 convupper(checkword); in checkwords()
322 wordpos+=strlen(checkword)+1; in checkwords()
323 strcat(wordsmade,checkword); in checkwords()
367 convupper(checkword); in checkwords()
383 strcat(wordsmade,checkword); in checkwords()
432 convupper(checkword); in checkwords()
434 indict = wordsearch(checkword); in checkwords()
445 wordpos+=strlen(checkword)+1; in checkwords()
446 strcat(wordsmade,checkword); in checkwords()
[all …]
/dports/games/typespeed/typespeed-0.6.5/testsuite/
H A Dt_unescstr.sh3 checkword() { function
28 checkword user user 0
29 checkword "a b" "a b" 0
30 checkword "a\\ b" "a b" 0
31 checkword "\\" "\\" 1
32 checkword "\\\\" "\\" 0
/dports/comms/gqrx/gqrx-2.15/src/dsp/rds/
H A Ddecoder_impl.cc124 unsigned int block_calculated_crc, block_received_crc, checkword,dataword; in work() local
164 checkword=reg & 0x3ff; in work()
167 block_received_crc=checkword^offset_word[block_number]; in work()
172 block_received_crc=checkword^offset_word[4]; in work()
183 block_received_crc=checkword^offset_word[block_number]; in work()
/dports/textproc/enchant/enchant-1.6.0/src/myspell/
H A Dhunspell.cxx307 if (utf8) return checkword(base, info, root); in spellsharps()
380 rv = checkword(cw, info, root); in spell()
385 rv = checkword(wspace, info, root); in spell()
390 rv = checkword(cw, info, root); in spell()
396 rv = checkword(wspace, info, root); in spell()
411 rv = checkword(cw, info, root); in spell()
416 rv = checkword(cw, info, root); in spell()
420 rv = checkword(cw, info, root); in spell()
451 rv = checkword(cw, info, root); in spell()
463 rv = checkword(wspace, info, root); in spell()
[all …]
H A Daffentry.hxx25 struct hentry * checkword(const char * word, int len, char in_compound,
86 struct hentry * checkword(const char * word, int len, int optflags,
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Dhunspell.cxx329 return checkword(base.c_str(), info, root); in spellsharps()
331 return checkword(tmp.c_str(), info, root); in spellsharps()
436 rv = checkword(scw.c_str(), info, root); in spell()
445 rv = checkword(scw.c_str(), info, root); in spell()
473 rv = checkword(scw.c_str(), info, root); in spell()
479 rv = checkword(scw.c_str(), info, root); in spell()
484 rv = checkword(scw.c_str(), info, root); in spell()
519 rv = checkword(scw.c_str(), info, root); in spell()
534 rv = checkword(u8buffer.c_str(), info, root); in spell()
830 if (checkword(scw.c_str(), &info, NULL)) { in suggest()
[all …]
/dports/textproc/nuspell/nuspell-5.0.1/external/hunspell/hunspell/
H A Dhunspell.cxx390 return checkword(base, info, root); in spellsharps()
392 return checkword(tmp, info, root); in spellsharps()
482 rv = checkword(scw, info, root); in spell()
491 rv = checkword(scw, info, root); in spell()
519 rv = checkword(scw, info, root); in spell()
525 rv = checkword(scw, info, root); in spell()
530 rv = checkword(scw, info, root); in spell()
569 rv = checkword(scw, info, root); in spell()
588 rv = checkword(u8buffer, info, root); in spell()
874 if (checkword(scw, &info, NULL)) { in suggest()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Dhunspell.cxx299 if (utf8) return checkword(base, info, root); in spellsharps()
374 rv = checkword(cw, info, root); in spell()
379 rv = checkword(wspace, info, root); in spell()
385 rv = checkword(cw, info, root); in spell()
391 rv = checkword(wspace, info, root); in spell()
408 rv = checkword(cw, info, root); in spell()
413 rv = checkword(cw, info, root); in spell()
418 rv = checkword(cw, info, root); in spell()
450 rv = checkword(cw, info, root); in spell()
462 rv = checkword(wspace, info, root); in spell()
[all …]
H A Daffentry.hxx27 struct hentry * checkword(const char * word, int len, char in_compound,
88 struct hentry * checkword(const char * word, int len, int optflags,
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Dhunspell.cxx301 if (utf8) return checkword(base, info, root); in spellsharps()
380 rv = checkword(cw, info, root); in spell()
385 rv = checkword(wspace, info, root); in spell()
390 rv = checkword(cw, info, root); in spell()
396 rv = checkword(wspace, info, root); in spell()
413 rv = checkword(cw, info, root); in spell()
418 rv = checkword(cw, info, root); in spell()
423 rv = checkword(cw, info, root); in spell()
455 rv = checkword(cw, info, root); in spell()
467 rv = checkword(wspace, info, root); in spell()
[all …]
H A Daffentry.hxx31 struct hentry * checkword(const char * word, int len, char in_compound,
96 struct hentry * checkword(const char * word, int len, int optflags,
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Dhunspell.cxx301 if (utf8) return checkword(base, info, root); in spellsharps()
380 rv = checkword(cw, info, root); in spell()
385 rv = checkword(wspace, info, root); in spell()
390 rv = checkword(cw, info, root); in spell()
396 rv = checkword(wspace, info, root); in spell()
413 rv = checkword(cw, info, root); in spell()
418 rv = checkword(cw, info, root); in spell()
423 rv = checkword(cw, info, root); in spell()
455 rv = checkword(cw, info, root); in spell()
467 rv = checkword(wspace, info, root); in spell()
[all …]
H A Daffentry.hxx31 struct hentry * checkword(const char * word, int len, char in_compound,
96 struct hentry * checkword(const char * word, int len, int optflags,
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Dhunspell.cxx301 if (utf8) return checkword(base, info, root); in spellsharps()
380 rv = checkword(cw, info, root); in spell()
385 rv = checkword(wspace, info, root); in spell()
390 rv = checkword(cw, info, root); in spell()
396 rv = checkword(wspace, info, root); in spell()
413 rv = checkword(cw, info, root); in spell()
418 rv = checkword(cw, info, root); in spell()
423 rv = checkword(cw, info, root); in spell()
455 rv = checkword(cw, info, root); in spell()
467 rv = checkword(wspace, info, root); in spell()
[all …]
H A Daffentry.hxx31 struct hentry * checkword(const char * word, int len, char in_compound,
96 struct hentry * checkword(const char * word, int len, int optflags,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/src/hunspell/
H A Dhunspell.cxx444 return checkword(base, info, root);
446 return checkword(tmp, info, root);
543 rv = checkword(scw, info, root);
552 rv = checkword(scw, info, root);
580 rv = checkword(scw, info, root);
586 rv = checkword(scw, info, root);
591 rv = checkword(scw, info, root);
626 rv = checkword(scw, info, root);
641 rv = checkword(u8buffer, info, root);
941 if (checkword(scw, &info, NULL)) {
[all …]
H A Daffentry.hxx100 struct hentry* checkword(const char* word,
169 struct hentry* checkword(const char* word,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/src/hunspell/
H A Dhunspell.cxx444 return checkword(base, info, root);
446 return checkword(tmp, info, root);
543 rv = checkword(scw, info, root);
552 rv = checkword(scw, info, root);
580 rv = checkword(scw, info, root);
586 rv = checkword(scw, info, root);
591 rv = checkword(scw, info, root);
626 rv = checkword(scw, info, root);
641 rv = checkword(u8buffer, info, root);
941 if (checkword(scw, &info, NULL)) {
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/src/
H A Dhunspell.cxx393 return checkword(base, info, root); in spellsharps()
395 return checkword(tmp, info, root); in spellsharps()
489 rv = checkword(scw, info, root); in spell()
498 rv = checkword(scw, info, root); in spell()
526 rv = checkword(scw, info, root); in spell()
532 rv = checkword(scw, info, root); in spell()
537 rv = checkword(scw, info, root); in spell()
572 rv = checkword(scw, info, root); in spell()
587 rv = checkword(u8buffer, info, root); in spell()
877 if (checkword(scw, &info, NULL)) { in suggest()
[all …]
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/
H A Daffentry.hxx97 struct hentry* checkword(const char* word,
166 struct hentry* checkword(const char* word,
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx97 struct hentry* checkword(const char* word,
166 struct hentry* checkword(const char* word,
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx97 struct hentry* checkword(const char* word,
166 struct hentry* checkword(const char* word,
/dports/textproc/R-cran-hunspell/hunspell/src/hunspell/
H A Daffentry.hxx97 struct hentry* checkword(const char* word,
166 struct hentry* checkword(const char* word,
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/
H A Daffentry.hxx97 struct hentry* checkword(const char* word,
166 struct hentry* checkword(const char* word,
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/src/
H A Daffentry.hxx97 struct hentry* checkword(const char* word,
166 struct hentry* checkword(const char* word,

1234567