/plugin/diagramsnet/lib/plugins/ |
D | voice.js | 1124 …var guess = getBestWord(tokens[1], ['up', 'left', 'down', 'right', 'north', 'south', 'east', 'west… 1126 if (guess == 'up' || guess == mxConstants.DIRECTION_NORTH) 1130 else if (guess == 'left' || guess == mxConstants.DIRECTION_WEST) 1134 else if (guess == 'down' || guess == mxConstants.DIRECTION_SOUTH) 1173 var guess = null; 1179 guess = 'right'; 1183 …guess = getBestWord(tokens[i], ['move', 'and', 'up', 'left', 'right', 'north', 'south', 'east', 'w… 1186 if (guess == 'up' || guess == mxConstants.DIRECTION_NORTH) 1190 else if (guess == 'left' || guess == mxConstants.DIRECTION_WEST) 1194 else if (guess == 'down' || guess == mxConstants.DIRECTION_SOUTH) [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/ |
D | FileExtensionEscapingStrategyTest.php | 21 $this->assertSame($strategy, FileExtensionEscapingStrategy::guess($filename));
|
/plugin/findologicxmlexport/vendor/twig/twig/src/ |
D | FileExtensionEscapingStrategy.php | 34 public static function guess($name) function in Twig\\FileExtensionEscapingStrategy
|
D | Template.php | 142 $e->guess(); 225 $e->guess(); 374 $e->guess(); 436 $e->guess();
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
D | ImageTypeGuesser.php | 13 public function guess($data) function in Mpdf\\Image\\ImageTypeGuesser
|
D | ImageProcessor.php | 224 $type = $this->guesser->guess($data); 231 $type = $this->guesser->guess($data); 237 $type = $this->guesser->guess($data); 244 $type = $this->guesser->guess($data); 254 $type = $this->guesser->guess($data);
|
/plugin/backlinks2/_test/data/pages/ |
D | bob_ross_says.txt | 7 I guess I'm a little weird. I like to talk to trees and animals. That's okay though; I have more fu…
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/ |
D | Error.php | 211 public function guess() function in Twig\\Error\\Error
|
/plugin/drawio/ |
D | README.md | 3 Automatically generated documentation (I guess the DokuWiki community likes this form of documentat…
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ |
D | Engine.php | 1054 $guess = $g->pow($n); 1056 $comp = $guess->compare($this); // compare our guess with real number
|
/plugin/codeprettify/code-prettify/ |
D | README.md | 100 You don't need to specify the language since `PR.prettyPrint()` will guess.
|
/plugin/authdrupal8/ |
D | password.inc | 81 * password without actually having to guess one of the passwords.
|
/plugin/findologicxmlexport/vendor/hoa/stream/ |
D | README.md | 431 name, with the `append` or `prepend` methods. You might guess that 527 than `Hoa\File` as you might guess.
|
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
D | CHANGELOG.md | 30 - Fallback to `application/octet-stream` if we are unable to guess the content type for a multipart…
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
D | annotations.rst | 47 How are these annotations loaded? From looking at the code you could guess that the ORM Mapping, As…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
D | xlsx.js | 7433 return function parse_ws_xml_data(sdata, s, opts, guess) { argument 7449 if(guess.s.r > tagr - 1) guess.s.r = tagr - 1; 7450 if(guess.e.r < tagr - 1) guess.e.r = tagr - 1; 7483 if(guess.s.c > idx) guess.s.c = idx; 7484 if(guess.e.c < idx) guess.e.c = idx;
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
D | CHANGELOG | 607 …* made the strategy used to guess the real template file name and line number in exception message… 774 …* wrapped all compilation and runtime exceptions with Twig_Error_Runtime and added logic to guess …
|
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/ |
D | CHANGELOG.md | 123 …ub.com/bcoe/yargs/commit/6a1a3fa731958e26ccd56885f183dd8985cc828f) try to guess argument types, an…
|
/plugin/xlsx2dw/packages/xlsx/ |
D | xlsx.mjs | 7911 var guess = '', _guess = '', maxlen = 0; 7928 guess = guess && guess != _guess ? 'C' : _guess; 7929 //if(guess == 'C') break; 7937 if(guess == 'B' && _guess == 'N') { 7938 guess = 'N'; 7942 colwidths[i] = guess == 'C' || _guess == 'N' ? maxlen : (_RLEN[guess] || 0); 7944 coltypes[i] = guess; 10542 var delta = Infinity, guess = 0, _MDW = MIN_MDW; 10544 guess = char2width_(px2char_(wpx))*256; 10545 guess = (guess) % 1; [all …]
|
/plugin/strata/ |
D | manual.txt | 371 All elements except the variable itself are optional. If left out, a reasonable guess or default is…
|
/plugin/passpolicy/ |
D | words.txt | 1584 guess
|
D | 10k-common-passwords.txt | 5390 guess
|
/plugin/saml/phpsaml/ |
D | README.md | 310 // Set a BaseURL to be used instead of try to guess 1206 php-saml toolkit uses a bunch of methods in OneLogin_Saml2_Utils that try to guess the URL where th…
|
/plugin/adfs/phpsaml/ |
D | README.md | 310 // Set a BaseURL to be used instead of try to guess 1206 php-saml toolkit uses a bunch of methods in OneLogin_Saml2_Utils that try to guess the URL where th…
|
/plugin/bible/bible_douayRheims/ |
D | Wisdom.txt | 198 …9:16. And hardly do we guess aright at things that are upon earth: and with labour do we find the …
|