Home
last modified time | relevance | path

Searched refs:missing (Results 26 – 50 of 223) sorted by relevance

123456789

/plugin/pixelyear/
H A DTODO.md3 Fill in missing dates
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc90 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
123 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
159 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
314 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
364 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
396 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
413 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
433 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
472 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
537 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing o
[all...]
/plugin/statistics/inc/pchart/
H A DpData.php231 * @param $missing Returns the X values for which no Y value is
232 * available. The missing keys form the keys of the $missing array,
238 public function getXYMap($colName, array &$xIn, array & $yIn, array & $missing, & $index) { argument
250 $missing [$index] = TRUE;
/plugin/aichat/script/
H A DAIChatChat.js255 const missing = this.#progress.max - this.#progress.value;
256 const add = missing / 100; // we will never reach 100%
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/lg/
H A Dlg.txt65 2. [missing]
77 3. [missing]
100 3. [missing]
110 3. [missing]
112 4. [missing]
127 3. [missing]
142 3. [missing]
/plugin/statdisplay/pchart/
H A DpData.php234 public function getXYMap($colName, array &$xIn, array & $yIn, array & $missing, & $index) { argument
246 $missing [$index] = TRUE;
/plugin/publistf/
H A DCHANGELOG.md14 * fix handle/renderer signature; missing `Doku_Handler`, etc. attributes
23 * added missing LaTeX tilde characters (thanks rrfeup!)
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php486 public $missing; variable in Google_LookupResponse
507 public function setMissing(/* array(Google_EntityResult) */ $missing) { argument
508 $this->assertIsArray($missing, 'Google_EntityResult', __METHOD__);
509 $this->missing = $missing;
512 return $this->missing;
/plugin/jsonrpc/
H A DIJR_IntrospectionServer.php54 return new IJR_Error(-32602, 'server error. missing method parameters');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.2.md15 * Added optional check for missing `@covers` annotation when the usage of `@covers` annotations is …
H A DChangeLog-3.1.md22 * Added missing test cases
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl1 <h1>Error: missing font metrics file</h1>
3 …ho $_filename; ?></tt> for font <strong><?php echo $_typeface?></strong> missing. You must have AF…
/plugin/fedauth/lang/en/
H A Dregister.txt5 all the missing information below or verify what has been provided by @PROVID@
/plugin/gplusone/
H A DREADME.md9 … optionals, are those featured in the Google documentation. If a value is missing it is taken from
/plugin/authgooglesheets/vendor/google/auth/src/
H A DCredentialsLoader.php131 throw new \InvalidArgumentException('json key is missing the type field');
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dsource.rst32 * ``ignore_missing``: Whether to ignore missing templates or not
/plugin/quiz/
H A Dstyle.css43 div.quiz-block div.quiz-missing {
/plugin/bbcodeextensions/
H A DChangeLog24 * Fixes missing license content on LICENSE.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt25 - Fix missing parentheses (Tim van Dijen)
34 - Fixed missing () in function call. (Dennis Væversted)
140 throw error for other for other missing hashes. (patch by Olav Morken).
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/
H A Dreadme.helperapps.txt21 If this directory is empty, or you are missing any files, please
/plugin/translation/
H A Dstyle.less100 &.missing {
/plugin/dokumicrobugtracker/
H A DCHANGELOG8 Version 2011-02-18 Fix #16, #20 : Add missing / and table class inline.
/plugin/hide/
H A Dstyle.css49 /* hide the "missing" links */
/plugin/progrecss/
H A Dstyle.css81 * Features a rounded box using the "missing link" colors for
148 * for existing/missing links, percentage is shown below.
/plugin/autotranslation/
H A Dstyle.css87 table#outdated_translations td.missing {

123456789