Home
last modified time | relevance | path

Searched defs:word (Results 26 – 50 of 82) sorted by relevance

1234

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/src/
H A DEncoder.php176 private function buildSymbolPairs(array $word): array
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
Dspellchecker.php42 function print_words_elem( $word, $index, $text_input_idx ) {
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
Dspellchecker.php38 function print_words_elem( $word, $index, $text_input_idx ) {
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
Dspellchecker.php38 function print_words_elem( $word, $index, $text_input_idx ) {
/plugin/asciidocjs/node_modules/wrap-ansi/
Dindex.js28 const wrapWord = (rows, word, columns) => { argument
/plugin/findologicxmlexport/vendor/hoa/consistency/
DConsistency.php109 public static function isKeyword($word)
/plugin/spellcheck/
Dscript.js222 this.correct = function (id, word){ argument
/plugin/asciidocjs/node_modules/nunjucks/src/
Dfilters.js428 var words = str.split(' ').map(function (word) { argument
491 var words = str.split(/(\s+)/).filter(function (word) { argument
495 }).map(function (word) { argument
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DwordWindow.js262 function _wordInputStr( word ) { argument
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DwordWindow.js262 function _wordInputStr( word ) { argument
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DwordWindow.js262 function _wordInputStr( word ) { argument
/plugin/hyphenation/phpHyphenation/
DphpHyphenation.class.php210 public function wordHyphenation($word) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DRijndael.php652 private function subWord($word)
/plugin/html2pdf/html2pdf/html2ps/
Dmanager.encoding.php265 function to_utf8($word, $encoding) {
Dbox.text.php63 function get_content_callback($word, $encoding) {
/plugin/publistf/bib2tpl/lib/
DBibTex.php800 function _determineCase($word) {
/plugin/publist/bib2tpl/lib/
DBibTex.php800 function _determineCase($word) {
/plugin/publistx/bib2tpl/lib/
DBibTex.php800 function _determineCase($word) {
/plugin/quickstats/
Daction.php295 function set_queries(&$queries,$word,$which) {
/plugin/bibtex4dw/lib/
Dbibtexparser.php1140 private function _determineCase($word) {
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dutils.js145 words.forEach(function(word) { argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dutils.js249 function quote(word) { argument
/plugin/glossary/
Dglossary.class.php394 function incView ($md5id, $word) {
/plugin/simplexml/
Drenderer.php289 function wordblock($word) {
/plugin/mellelexport/
Drenderer.php666 …function wordblock($word) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_g…

1234