/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/ |
H A D | phonet.cxx | 87 char word[MAXPHONETUTF8LEN + 1]; in phonet() 89 if (len > MAXPHONETUTF8LEN) return 0; in phonet() 90 strncpy(word, inword, MAXPHONETUTF8LEN); in phonet() 91 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
H A D | phonet.hxx | 35 #define MAXPHONETUTF8LEN (MAXPHONETLEN * 4) macro
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/textproc/R-cran-hunspell/hunspell/src/hunspell/ |
H A D | phonet.cc | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/src/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/ |
H A D | phonet.cxx | 87 char word[MAXPHONETUTF8LEN + 1]; in phonet() 89 if (len > MAXPHONETUTF8LEN) return 0; in phonet() 90 strncpy(word, inword, MAXPHONETUTF8LEN); in phonet() 91 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
H A D | phonet.hxx | 35 #define MAXPHONETUTF8LEN (MAXPHONETLEN * 4) macro
|
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/src/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/hunspell/src/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/ |
H A D | phonet.cxx | 87 char word[MAXPHONETUTF8LEN + 1]; in phonet() 89 if (len > MAXPHONETUTF8LEN) return 0; in phonet() 90 strncpy(word, inword, MAXPHONETUTF8LEN); in phonet() 91 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
H A D | phonet.hxx | 35 #define MAXPHONETUTF8LEN (MAXPHONETLEN * 4) macro
|
/dports/net-im/beebeep/beebeep-code-r1476/src/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/textproc/hunspell/hunspell-1.7.0/src/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/textproc/nuspell/nuspell-5.0.1/external/hunspell/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) 81 char word[MAXPHONETUTF8LEN + 1]; 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); 83 word[MAXPHONETUTF8LEN] = '\0';
|
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/src/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/ |
H A D | phonet.cxx | 82 if (len > MAXPHONETUTF8LEN) in phonet() 84 char word[MAXPHONETUTF8LEN + 1]; in phonet() 85 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 86 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
H A D | phonet.hxx | 35 #define MAXPHONETUTF8LEN (MAXPHONETLEN * 4) macro
|
/dports/editors/texstudio/texstudio-4.1.2/src/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/src/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/src/hunspell/ |
H A D | phonet.cxx | 79 if (len > MAXPHONETUTF8LEN) in phonet() 81 char word[MAXPHONETUTF8LEN + 1]; in phonet() 82 strncpy(word, inword.c_str(), MAXPHONETUTF8LEN); in phonet() 83 word[MAXPHONETUTF8LEN] = '\0'; in phonet()
|
/dports/textproc/enchant/enchant-1.6.0/src/myspell/ |
H A D | phonet.hxx | 35 #define MAXPHONETUTF8LEN (MAXPHONETLEN * 4) macro
|
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/ |
H A D | phonet.hxx | 35 #define MAXPHONETUTF8LEN (MAXPHONETLEN * 4) macro
|